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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 1122393005: [Media Router] Reland of "Media Router GYP/GN cleanup". (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge sources into chrome_unit_tests_media_router_sources Created 5 years, 7 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 | « chrome/browser/ui/BUILD.gn ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 9509ee2901e880d247ced7eea2132c2cf3bbbec7..1cb7559ba1fdcd495edf98e6f7d9c3a05525fffd 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -3156,7 +3156,7 @@
}],
['enable_media_router==1', {
'dependencies': [
- 'browser/media/router/media_router.gyp:media_router',
+ 'browser/media/router/media_router.gyp:media_router',
],
'sources': [ '<@(chrome_browser_ui_media_router_sources)' ],
}],
« no previous file with comments | « chrome/browser/ui/BUILD.gn ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698