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

Unified Diff: ui/aura/DEPS

Issue 10272027: Tighten up the DEPS file in aura to prevent inclusion of higher level bits of ui/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 8 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/DEPS
===================================================================
--- ui/aura/DEPS (revision 134705)
+++ ui/aura/DEPS (working copy)
@@ -2,5 +2,7 @@
"+grit/ui_resources.h",
"+grit/ui_strings.h",
"+skia/ext",
- "+ui",
+ "+ui/base",
+ "+ui/gfx",
+ "+ui/ui_controls", # this should probably move into a DEPS file under test.
]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698