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

Unified Diff: components/zoom/BUILD.gn

Issue 2630583002: Add setting to isolate zoom changes by default. (Closed)
Patch Set: ... and tell closure_compiler. Created 3 years, 10 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/test/data/webui/settings/zoom_levels_tests.js ('k') | components/zoom/zoom_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/zoom/BUILD.gn
diff --git a/components/zoom/BUILD.gn b/components/zoom/BUILD.gn
index 42451b03979bf9a2a114d066f7a11fc1393a83c2..b2c186d11f1db360617c62942d26982d081f1c41 100644
--- a/components/zoom/BUILD.gn
+++ b/components/zoom/BUILD.gn
@@ -14,6 +14,7 @@ static_library("zoom") {
"zoom_event_manager.h",
"zoom_event_manager_observer.h",
"zoom_observer.h",
+ "zoom_prefs_delegate.h",
]
deps = [
« no previous file with comments | « chrome/test/data/webui/settings/zoom_levels_tests.js ('k') | components/zoom/zoom_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698