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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 2019423005: Move //components/ui/zoom to top-level under //components (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 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/zoom/zoom_controller_unittest.cc ('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 82b9426f58140df6a85bdd0d450094c147655ad0..d4204c35b424a078368ddb8feab529869b2b4787 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -2861,9 +2861,9 @@
'../components/components.gyp:policy',
'../components/components.gyp:sync_driver',
'../components/components.gyp:toolbar',
- '../components/components.gyp:ui_zoom',
'../components/components.gyp:update_client',
'../components/components.gyp:version_ui',
+ '../components/components.gyp:zoom',
'../components/components_resources.gyp:components_resources',
'../components/components_strings.gyp:components_strings',
'../components/url_formatter/url_formatter.gyp:url_formatter',
« no previous file with comments | « chrome/browser/ui/zoom/zoom_controller_unittest.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698