summaryrefslogtreecommitdiffstats
path: root/ui/gfx/DEPS
diff options
context:
space:
mode:
authorsky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-10-08 22:59:44 +0000
committersky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-10-08 22:59:44 +0000
commite87687feb9cace286a412def5e199033d3fe4fd1 (patch)
tree6a3d5241cf94e12110ba642c819516431c489f25 /ui/gfx/DEPS
parentc750bb202fef68a9521c1ae8e1dec8bd74146be5 (diff)
downloadchromium_src-e87687feb9cace286a412def5e199033d3fe4fd1.zip
chromium_src-e87687feb9cace286a412def5e199033d3fe4fd1.tar.gz
chromium_src-e87687feb9cace286a412def5e199033d3fe4fd1.tar.bz2
Gets component build to work with aura. As part of this I needed to
break screen_aura in two. Otherwise we end up with a circular dependency between ui and aura. BUG=none TEST=none R=ben@chromium.org Review URL: http://codereview.chromium.org/8205018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104662 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui/gfx/DEPS')
-rw-r--r--ui/gfx/DEPS1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/gfx/DEPS b/ui/gfx/DEPS
index fd66273..548fe15 100644
--- a/ui/gfx/DEPS
+++ b/ui/gfx/DEPS
@@ -1,5 +1,4 @@
include_rules = [
- "+aura",
"+base",
"+grit/gfx_resources.h",
"+skia",