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

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: Address asvitkine@'s comments. 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
Index: extensions/browser/DEPS
diff --git a/extensions/browser/DEPS b/extensions/browser/DEPS
index d2863e2dec6594a7e4a9ef0ae0019f8d8513daa5..e171b56d96512ab6720109f003fd8d55bfb82a02 100644
--- a/extensions/browser/DEPS
+++ b/extensions/browser/DEPS
@@ -6,6 +6,7 @@ include_rules = [
"+components/storage_monitor",
"+components/web_cache",
"+components/web_modal",
+ "+components/ui/zoom",
James Cook 2014/12/04 17:17:16 nit: alphabetize
wjmaclean 2014/12/04 18:27:17 Done. (Big Bird silently weeps for me ... ;-) )
"+content/public/browser",
"+device/bluetooth",
"+device/serial",

Powered by Google App Engine
This is Rietveld 408576698