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

Unified Diff: chrome/test/media_router/media_router_tests.gypi

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/media_router_tests.gypi
diff --git a/chrome/test/media_router/media_router_tests.gypi b/chrome/test/media_router/media_router_tests.gypi
index d8f4fc3be538e869da81aa0e872d01fea7c14602..1e3d691498228607de5f851b449e0da6ac870394 100644
--- a/chrome/test/media_router/media_router_tests.gypi
+++ b/chrome/test/media_router/media_router_tests.gypi
@@ -12,6 +12,8 @@
'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',
],
'media_router_test_extension_resources': [
« no previous file with comments | « chrome/test/media_router/media_router_integration_browsertest.cc ('k') | chrome/test/media_router/resources/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698