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

Unified Diff: extensions/browser/DEPS

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 | « extensions/browser/BUILD.gn ('k') | extensions/browser/extension_zoom_request_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/DEPS
diff --git a/extensions/browser/DEPS b/extensions/browser/DEPS
index d2863e2dec6594a7e4a9ef0ae0019f8d8513daa5..ca34eba45dc39f45c41cdcfad000c314359380b3 100644
--- a/extensions/browser/DEPS
+++ b/extensions/browser/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+components/pref_registry",
"+components/sessions",
"+components/storage_monitor",
+ "+components/ui/zoom",
"+components/web_cache",
"+components/web_modal",
"+content/public/browser",
« no previous file with comments | « extensions/browser/BUILD.gn ('k') | extensions/browser/extension_zoom_request_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698