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

Unified Diff: ui/app_list/DEPS

Issue 24429002: Tighten DEPS rules further. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: moar Created 7 years, 3 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
« no previous file with comments | « ui/android/DEPS ('k') | ui/aura/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/app_list/DEPS
diff --git a/ui/app_list/DEPS b/ui/app_list/DEPS
index 494c79ba89f599c388df36daefe4ed07f1578a9a..bfb1162ab5c6eca11c8a2364658c6b43a5d80bbf 100644
--- a/ui/app_list/DEPS
+++ b/ui/app_list/DEPS
@@ -1,9 +1,14 @@
include_rules = [
+ "+grit/ui_resources.h",
+ "+grit/ui_strings.h",
"+skia",
"+third_party/skia",
- "+ui",
- "+grit",
-
# Allow inclusion of third-party code:
"+third_party/GTM", # Google Toolbox for Mac.
+ "+ui/aura",
+ "+ui/base",
+ "+ui/compositor",
+ "+ui/events",
+ "+ui/gfx",
+ "+ui/views",
]
« no previous file with comments | « ui/android/DEPS ('k') | ui/aura/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698