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

Unified Diff: chrome/browser/resources/media_router/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
« no previous file with comments | « no previous file | chrome/browser/resources/media_router/elements/media_router_container/compiled_resources2.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/media_router/compiled_resources2.gyp
diff --git a/chrome/browser/resources/media_router/compiled_resources2.gyp b/chrome/browser/resources/media_router/compiled_resources2.gyp
index 076bcae75cd860e16525b07737815f9a2c16a816..ff0af0525f8e6b86684fa4592c3b853b3cd38cef 100644
--- a/chrome/browser/resources/media_router/compiled_resources2.gyp
+++ b/chrome/browser/resources/media_router/compiled_resources2.gyp
@@ -13,7 +13,7 @@
'<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr',
'media_router_ui_interface',
'elements/media_router_header/compiled_resources2.gyp:media_router_header',
- 'elements/media_router_container/compiled_resources2.gyp:media_router_container',
+ 'elements/media_router_container/compiled_resources2.gyp:media_router_container_interface',
],
'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
},
« no previous file with comments | « no previous file | chrome/browser/resources/media_router/elements/media_router_container/compiled_resources2.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698