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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 2630583002: Add setting to isolate zoom changes by default. (Closed)
Patch Set: Use code review comments for questions instead of TODOs. 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
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 85b76813431a720ec0869c4993fbfeb76edbbf02..3937e2fbed3a0147785d332805b648f982653fd6 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -441,6 +441,8 @@ split_static_library("ui") {
"zoom/chrome_zoom_level_otr_delegate.h",
"zoom/chrome_zoom_level_prefs.cc",
"zoom/chrome_zoom_level_prefs.h",
+ "zoom/chrome_zoom_prefs_helper.cc",
+ "zoom/chrome_zoom_prefs_helper.h",
]
defines = []

Powered by Google App Engine
This is Rietveld 408576698