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

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 comments, add no-sinks integration test, update test data json format 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..42dc30ef3bf8c50cf6cb7a84f155cb6eb605278f 100644
--- a/chrome/test/media_router/BUILD.gn
+++ b/chrome/test/media_router/BUILD.gn
@@ -11,6 +11,8 @@ media_router_integration_test_resources = [
"resources/fail_reconnect_session.html",
"resources/fail_reconnect_session.json",
"resources/no_provider.json",
+ "resources/no_sinks.json",
+ "resources/no_supported_sinks.json",
"resources/route_creation_timed_out.json",
]

Powered by Google App Engine
This is Rietveld 408576698