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

Unified Diff: chrome/test/BUILD.gn

Issue 2949933002: [Media Router] Factor extension-related logic out of MediaRouterMojoImpl (Closed)
Patch Set: Remove includes Created 3 years, 5 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_mojo_test.cc ('k') | no next file » | 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 42c2eb22936cf0ac1794b82d0e23077ae4caf266..cb246d3a886221b338727e4b693fcd272a9d5418 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3770,6 +3770,7 @@ test("unit_tests") {
"../browser/media/router/discovery/dial/dial_service_unittest.cc",
"../browser/media/router/discovery/mdns/dns_sd_registry_unittest.cc",
"../browser/media/router/discovery/media_sink_service_base_unittest.cc",
+ "../browser/media/router/event_page_request_manager_unittest.cc",
# TODO(crbug.com/646627):
# Move media_router_ui_service_factory_unittest.cc to chrome/browser/ui.
« no previous file with comments | « chrome/browser/media/router/mojo/media_router_mojo_test.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698