summaryrefslogtreecommitdiffstats
path: root/content/DEPS
diff options
context:
space:
mode:
authorben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-26 14:48:10 +0000
committerben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-26 14:48:10 +0000
commitbcd1567c3bfdb094b2c24e0935ed16f08b0d1e41 (patch)
tree8d170862fabd03b266f6960f1dd615a987872a62 /content/DEPS
parentb596068321d72606cd8e65204380e2b23b9169cc (diff)
downloadchromium_src-bcd1567c3bfdb094b2c24e0935ed16f08b0d1e41.zip
chromium_src-bcd1567c3bfdb094b2c24e0935ed16f08b0d1e41.tar.gz
chromium_src-bcd1567c3bfdb094b2c24e0935ed16f08b0d1e41.tar.bz2
Move wm/public into wm target
TBR=sky@chromium.org http://crbug/com/308710 Review URL: https://codereview.chromium.org/209383003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@259580 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/DEPS')
-rw-r--r--content/DEPS1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/DEPS b/content/DEPS
index 01732b9..94b8d01 100644
--- a/content/DEPS
+++ b/content/DEPS
@@ -90,6 +90,7 @@ include_rules = [
"+ui/snapshot",
"+ui/surface",
"+ui/wm/public",
+ "+ui/wm/test",
# Content knows about grd files, but the specifics of how to get a resource
# given its id is left to the embedder.
"-ui/base/l10n",