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

Unified Diff: extensions/browser/BUILD.gn

Issue 769593003: Move ZoomObserver, ZoomController and ZoomEventManager to components/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove obsolete defines in build files. 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
« no previous file with comments | « components/ui_zoom.gypi ('k') | extensions/browser/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/BUILD.gn
diff --git a/extensions/browser/BUILD.gn b/extensions/browser/BUILD.gn
index 5ac0839048b606b1c9b7797f19e6a83c1fbcba34..840dc4fe833c15e7f2deba393bc28b3986da588b 100644
--- a/extensions/browser/BUILD.gn
+++ b/extensions/browser/BUILD.gn
@@ -353,6 +353,8 @@ source_set("browser") {
"extension_util.h",
"extension_web_contents_observer.cc",
"extension_web_contents_observer.h",
+ "extension_zoom_request_client.cc",
+ "extension_zoom_request_client.h",
"extensions_browser_client.cc",
"extensions_browser_client.h",
"external_provider_interface.h",
« no previous file with comments | « components/ui_zoom.gypi ('k') | extensions/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698