summaryrefslogtreecommitdiffstats
path: root/ui/views/DEPS
diff options
context:
space:
mode:
authorben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-09-24 17:55:25 +0000
committerben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-09-24 17:55:25 +0000
commit197e7f6b44e20459e0651a38b232760313dd7b43 (patch)
tree3d997b9504b82bc7eea261af7b791755d9172df4 /ui/views/DEPS
parent191a67b5323509ab01183e1d2544934f61b98702 (diff)
downloadchromium_src-197e7f6b44e20459e0651a38b232760313dd7b43.zip
chromium_src-197e7f6b44e20459e0651a38b232760313dd7b43.tar.gz
chromium_src-197e7f6b44e20459e0651a38b232760313dd7b43.tar.bz2
Revert 225020 "Tighten up DEPS rules in src/ui: prevent componen..."
> Tighten up DEPS rules in src/ui: prevent components from including from each other, and drop a bunch of DEPS files in to make checkdeps happy. > > BUG=none > R=sky@chromium.org > > Review URL: https://codereview.chromium.org/24273005 TBR=ben@chromium.org Review URL: https://codereview.chromium.org/24257013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225032 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui/views/DEPS')
-rw-r--r--ui/views/DEPS6
1 files changed, 0 insertions, 6 deletions
diff --git a/ui/views/DEPS b/ui/views/DEPS
index 63372a8..16e16dc 100644
--- a/ui/views/DEPS
+++ b/ui/views/DEPS
@@ -3,10 +3,4 @@ include_rules = [
"+grit/ui_strings.h",
"+skia/ext",
"+third_party/iaccessible2",
- "+ui/aura",
- "+ui/base",
- "+ui/compositor",
- "+ui/events",
- "+ui/gfx",
- "+ui/native_theme",
]