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

Unified Diff: components/components.gyp

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 | « components/BUILD.gn ('k') | components/components_tests.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index 8523211104090c761feebefc721dd3789c114f99..3429a1ed1559ac4bae9afbb42ae292ec2c2aa6e4 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -132,13 +132,13 @@
'safe_browsing_db.gypi',
'safe_json.gypi',
'startup_metric_utils.gypi',
- 'ui_zoom.gypi',
'visitedlink.gypi',
'wallpaper.gypi',
'web_cache.gypi',
'web_contents_delegate_android.gypi',
'web_modal.gypi',
'webusb.gypi',
+ 'zoom.gypi',
],
}],
['OS == "ios"', {
« no previous file with comments | « components/BUILD.gn ('k') | components/components_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698