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

Unified Diff: components/BUILD.gn

Issue 769593003: Move ZoomObserver, ZoomController and ZoomEventManager to components/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address asvitkine@'s comments. 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/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 6816af18ea04dfb3602e4d043a1fd228ba47f191..c7dbb6f996c9aac86629f434fb991c65de143ce0 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -93,6 +93,7 @@ group("all_components") {
"//components/translate/content/renderer",
"//components/translate/core/browser",
"//components/translate/core/common",
+ "//components/ui/zoom",
"//components/url_fixer",
"//components/url_matcher",
"//components/user_manager",

Powered by Google App Engine
This is Rietveld 408576698