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

Unified Diff: ui/gfx/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/compositor/DEPS ('k') | ui/gfx/android/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/DEPS
diff --git a/ui/gfx/DEPS b/ui/gfx/DEPS
index 2f74209edcb56261eff1ba5d010cd56be8efc2fe..63817156cbdef0ac91733e920a5a632ef0687cd4 100644
--- a/ui/gfx/DEPS
+++ b/ui/gfx/DEPS
@@ -1,7 +1,9 @@
include_rules = [
"+base",
- "+skia",
+ "+net",
+ "+skia/ext",
"+third_party/angle",
+ "+third_party/skia",
"+ui/base/ui_export.h", # TODO(beng): remove
"+ui/base/layout.h", # TODO(davemoore): remove
"+ui/test/ui_unittests_resource.h", # TODO(beng): remove
« no previous file with comments | « ui/compositor/DEPS ('k') | ui/gfx/android/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698