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

Unified Diff: ui/base/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/aura/DEPS ('k') | ui/base/clipboard/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/DEPS
diff --git a/ui/base/DEPS b/ui/base/DEPS
index 7a06564295f967090e0f0cf8362d9ef89507906d..076b4658c90ac4785a1cf80b9650fd95c95cc65b 100644
--- a/ui/base/DEPS
+++ b/ui/base/DEPS
@@ -1,4 +1,11 @@
include_rules = [
+ "+grit/app_locale_settings.h",
+ "+grit/ui_resources.h",
+ "+grit/ui_unscaled_resources.h",
+ "+grit/ui_strings.h",
+ "+net",
+ "+skia/ext",
+ "+third_party/skia",
"+ui/events",
"+ui/gfx",
"+ui/aura/root_window.h", # TODO(beng): resolve crazy layering violation
« no previous file with comments | « ui/aura/DEPS ('k') | ui/base/clipboard/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698