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

Unified Diff: components/components.gyp

Issue 769593003: Move ZoomObserver, ZoomController and ZoomEventManager to components/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Make it static_library, ditch export macros. Created 6 years 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: components/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index 6b205cd4e12885e5263ae6549cd3be55f6c68027..9d1b05c3c07ef74b42b8365d09649cef0a878483 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -57,6 +57,7 @@
'startup_metric_utils.gypi',
'suggestions.gypi',
'translate.gypi',
+ 'ui_zoom.gypi',
'url_fixer.gypi',
'url_matcher.gypi',
'user_prefs.gypi',
« no previous file with comments | « components/BUILD.gn ('k') | components/ui/zoom/BUILD.gn » ('j') | components/ui/zoom/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698