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

Unified Diff: chrome/browser/resources/media_router/elements/media_router_container/compiled_resources2.gyp

Issue 2938173004: [Media Router] Add a supports_web_ui_controller attribute to MediaRoute (Closed)
Patch Set: Rebase Created 3 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/browser/resources/media_router/elements/media_router_container/compiled_resources2.gyp
diff --git a/chrome/browser/resources/media_router/elements/media_router_container/compiled_resources2.gyp b/chrome/browser/resources/media_router/elements/media_router_container/compiled_resources2.gyp
index d1681804ffbfacb137590cf2d8d999bac7cc6aca..dc5aa26cfb34726d8872569b7960ba8fea48959f 100644
--- a/chrome/browser/resources/media_router/elements/media_router_container/compiled_resources2.gyp
+++ b/chrome/browser/resources/media_router/elements/media_router_container/compiled_resources2.gyp
@@ -21,6 +21,7 @@
'target_name': 'media_router_container_interface',
'dependencies': [
'../../compiled_resources2.gyp:media_router_data',
+ '../../elements/media_router_header/compiled_resources2.gyp:media_router_header',
],
'includes': ['../../../../../../third_party/closure_compiler/compile_js2.gypi'],
},

Powered by Google App Engine
This is Rietveld 408576698