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

Unified Diff: chrome/browser/ui/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
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 07378267e5e0857ac33462450d7fc192be1e448c..7bf509fe12809e433df51eefe0de979dcc4d1e54 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 = []
« no previous file with comments | « chrome/browser/resources/settings/site_settings/zoom_levels.js ('k') | chrome/browser/ui/tabs/tab_strip_model.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698