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

Unified Diff: chrome/browser/resources/media_router/compiled_resources.gyp

Issue 1805813002: [Media Router] Wiring for searching route providers for new sinks. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Clarifying pseudo sink comments Created 4 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
Index: chrome/browser/resources/media_router/compiled_resources.gyp
diff --git a/chrome/browser/resources/media_router/compiled_resources.gyp b/chrome/browser/resources/media_router/compiled_resources.gyp
index fc905d6f7a5e696029be0abdf2487b2079a0669f..13a23e6225206ad3c93aad03d8b4052e325dc34a 100644
--- a/chrome/browser/resources/media_router/compiled_resources.gyp
+++ b/chrome/browser/resources/media_router/compiled_resources.gyp
@@ -44,6 +44,7 @@
'elements/route_details/route_details.js',
'elements/media_router_header/media_router_header.js',
'elements/media_router_container/media_router_container.js',
+ 'elements/media_router_container/pseudo_sink_search_state.js',
'elements/media_router_search_highlighter/media_router_search_highlighter.js',
],
'externs': [

Powered by Google App Engine
This is Rietveld 408576698