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

Unified Diff: components/zoom/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: 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 = [

Powered by Google App Engine
This is Rietveld 408576698