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

Unified Diff: chrome/test/media_router/BUILD.gn

Issue 2820433003: [Presentation API] Add browser tests for 1-UA mode (Closed)
Patch Set: fix android test failures Created 3 years, 8 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 | « no previous file | chrome/test/media_router/media_router_integration_browsertest.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/media_router/BUILD.gn
diff --git a/chrome/test/media_router/BUILD.gn b/chrome/test/media_router/BUILD.gn
index 73d4675eb8f9a9f4f1618fa1a7a353931b931b61..7022a158f018bc1b174b85f4d50f21a8500e72b1 100644
--- a/chrome/test/media_router/BUILD.gn
+++ b/chrome/test/media_router/BUILD.gn
@@ -40,6 +40,7 @@ media_router_integration_test_resources = [
"resources/no_provider.json",
"resources/no_sinks.json",
"resources/no_supported_sinks.json",
+ "resources/presentation_receiver.html",
"resources/route_creation_timed_out.json",
]
@@ -74,6 +75,7 @@ source_set("media_router_browsertests") {
"media_router_integration_browsertest.cc",
"media_router_integration_browsertest.h",
"media_router_integration_ui_browsertest.cc",
+ "media_router_one_ua_integration_browsertest.cc",
"test_media_sinks_observer.cc",
"test_media_sinks_observer.h",
]
« no previous file with comments | « no previous file | chrome/test/media_router/media_router_integration_browsertest.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698