Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5636)

Unified Diff: chrome/test/BUILD.gn

Issue 2727123002: [Media Router] Custom Controls 1 - Add MediaStatus, MediaRouteController, and mojo interfaces (Closed)
Patch Set: . Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 3aefa8a42f5dc544b2e9828abc543a4eae576873..5d3fc2bec38b252123304841feac08fa45424af4 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -4400,6 +4400,7 @@ test("unit_tests") {
# TODO(crbug.com/646627):
# Move media_router_ui_service_factory_unittest.cc to chrome/browser/ui.
"../browser/media/router/media_router_ui_service_factory_unittest.cc",
+ "../browser/media/router/mojo/media_route_controller_unittest.cc",
"../browser/media/router/mojo/media_router_mojo_impl_unittest.cc",
"../browser/media/router/mojo/media_router_mojo_metrics_unittest.cc",
"../browser/ui/toolbar/media_router_action_controller_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698