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

Unified Diff: chrome/test/BUILD.gn

Issue 2675033002: [Media Router] Add MediaSink subtypes (Closed)
Patch Set: resolve code review comments from Derek and Mark Created 3 years, 9 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
« no previous file with comments | « chrome/browser/media/router/mojo/media_router_traits_test_service.mojom ('k') | extensions/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 99b55d39b6a79a9ff654bf5e4c37b5de955e4bc1..d1d39ab704719623ea03e67f1546dc48bae1088b 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -4381,6 +4381,7 @@ test("unit_tests") {
"../browser/media/cast_remoting_connector_unittest.cc",
"../browser/media/router/browser_presentation_connection_proxy_unittest.cc",
"../browser/media/router/create_presentation_connection_request_unittest.cc",
+ "../browser/media/router/discovery/media_sink_internal_unittest.cc",
"../browser/media/router/issue_manager_unittest.cc",
"../browser/media/router/issue_unittest.cc",
"../browser/media/router/media_route_unittest.cc",
@@ -4406,6 +4407,7 @@ test("unit_tests") {
"../browser/media/router/media_router_ui_service_factory_unittest.cc",
"../browser/media/router/mojo/media_router_mojo_impl_unittest.cc",
"../browser/media/router/mojo/media_router_mojo_metrics_unittest.cc",
+ "../browser/media/router/mojo/media_router_struct_traits_unittest.cc",
"../browser/ui/toolbar/media_router_action_controller_unittest.cc",
"../browser/ui/toolbar/media_router_action_unittest.cc",
"../browser/ui/toolbar/media_router_contextual_menu_unittest.cc",
« no previous file with comments | « chrome/browser/media/router/mojo/media_router_traits_test_service.mojom ('k') | extensions/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698