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

Unified Diff: ui/views/DEPS

Issue 8770010: views: Move views.gyp to ui/views/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix aura build Created 9 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
« no previous file with comments | « ui/aura_shell/aura_shell.gyp ('k') | ui/views/PRESUBMIT.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/DEPS
diff --git a/ui/views/DEPS b/ui/views/DEPS
index c39b39d7812be3aba72045e1ab352d84dd469feb..3e8829c625eeb4643448ea3c4df5dc25d85f26a7 100644
--- a/ui/views/DEPS
+++ b/ui/views/DEPS
@@ -1,5 +1,9 @@
include_rules = [
"+grit/ui_resources.h",
- "+views",
+ "+grit/ui_resources_standard.h",
+ "+grit/ui_resources_large.h",
+ "+grit/ui_strings.h",
+ "+skia/ext",
+ "+net",
+ "+third_party/iaccessible2",
]
-
« no previous file with comments | « ui/aura_shell/aura_shell.gyp ('k') | ui/views/PRESUBMIT.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698