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

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: Comments and tests 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 614b3699428ca8f1f28bcfdfbeb85abb2f32e8cd..4b30b2e640890862e510a8d49cbeb7f43b2ee592 100644
--- a/chrome/browser/resources/media_router/compiled_resources.gyp
+++ b/chrome/browser/resources/media_router/compiled_resources.gyp
@@ -43,6 +43,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