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

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

Issue 2108973002: [Media Router] Return NotFoundError on dialog exit if appropriate (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address nits, add unit tests, add integration test Created 4 years, 6 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/media_router/BUILD.gn
diff --git a/chrome/test/media_router/BUILD.gn b/chrome/test/media_router/BUILD.gn
index 521549859ea4e8405b044e2abc10a5ddcc0956b8..51263071eabcb4e71015d68d389bb82cc44203fa 100644
--- a/chrome/test/media_router/BUILD.gn
+++ b/chrome/test/media_router/BUILD.gn
@@ -11,6 +11,7 @@ media_router_integration_test_resources = [
"resources/fail_reconnect_session.html",
"resources/fail_reconnect_session.json",
"resources/no_provider.json",
+ "resources/no_supported_sinks.json",
"resources/route_creation_timed_out.json",
]

Powered by Google App Engine
This is Rietveld 408576698