diff options
author | ben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-26 15:33:35 +0000 |
---|---|---|
committer | ben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-26 15:33:35 +0000 |
commit | 4cc33f40fde0c1c537863321fa6fde6aa2629843 (patch) | |
tree | 49a4c1e4b9b8139634530af085e544e1d003ebe5 /content/DEPS | |
parent | 14be8a2901fd1ef01b2d886fdc67b46dfad95a8f (diff) | |
download | chromium_src-4cc33f40fde0c1c537863321fa6fde6aa2629843.zip chromium_src-4cc33f40fde0c1c537863321fa6fde6aa2629843.tar.gz chromium_src-4cc33f40fde0c1c537863321fa6fde6aa2629843.tar.bz2 |
Revert 259580 "Move wm/public into wm target"
> Move wm/public into wm target
>
> TBR=sky@chromium.org
> http://crbug/com/308710
>
> Review URL: https://codereview.chromium.org/209383003
TBR=ben@chromium.org
Review URL: https://codereview.chromium.org/213033002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@259589 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/DEPS')
-rw-r--r-- | content/DEPS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/content/DEPS b/content/DEPS index 94b8d01..01732b9 100644 --- a/content/DEPS +++ b/content/DEPS @@ -90,7 +90,6 @@ 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", |