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

Unified Diff: chrome/test/media_router/resources/no_supported_sinks.json

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/resources/no_supported_sinks.json
diff --git a/chrome/test/media_router/resources/no_supported_sinks.json b/chrome/test/media_router/resources/no_supported_sinks.json
new file mode 100644
index 0000000000000000000000000000000000000000..51e7c059bc68a548f2be7835ca88c44b947e5774
--- /dev/null
+++ b/chrome/test/media_router/resources/no_supported_sinks.json
@@ -0,0 +1,3 @@
+{
+ "complementSupportedSources": true
imcheng 2016/06/30 18:24:46 It might be easier to just use 'getAvailableSinks'
btolsch 2016/06/30 21:22:27 Done.
+}

Powered by Google App Engine
This is Rietveld 408576698