chromium/components/media_router/common/media_sink_unittest.cc

// Copyright 2015 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#include "components/media_router/common/media_sink.h"

#include "components/media_router/common/mojom/media_route_provider_id.mojom.h"
#include "testing/gmock/include/gmock/gmock.h"

namespace media_router {

TEST(MediaSinkTest, TestEquals) {}

}  // namespace media_router