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

Unified Diff: extensions/shell/browser/DEPS

Issue 702513002: Refine //extensions DEPS on //ui (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month 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/shell/browser/DEPS
diff --git a/extensions/shell/browser/DEPS b/extensions/shell/browser/DEPS
index b692a0ae26d9efbb0d2a3e1da55f0f84c7a5e25e..6c057e35f537a5e77c4ce0470d8d57008a10e96f 100644
--- a/extensions/shell/browser/DEPS
+++ b/extensions/shell/browser/DEPS
@@ -28,8 +28,10 @@ include_rules = [
"+storage/browser/quota",
"+sync/api",
- # Disallow views to keep the binary size down.
- "-ui/views",
+ "+ui/aura",
James Cook 2014/11/03 21:35:20 Likewise I would comment here that we don't use an
Ken Rockot(use gerrit already) 2014/11/04 16:50:24 Done.
+ "+ui/chromeos",
+ "+ui/display",
+ "+ui/wm",
"+third_party/cros_system_api",

Powered by Google App Engine
This is Rietveld 408576698