diff options
author | jam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-03 15:21:11 +0000 |
---|---|---|
committer | jam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-03 15:21:11 +0000 |
commit | 33b2c0730d8504fdc058c2bccc64648bda319beb (patch) | |
tree | 1dc15dba3e115c4573d184a2bf9008f84063c673 /ash/test | |
parent | 5c112484c0a484e955a5a7ed94deb8061bd7aedb (diff) | |
download | chromium_src-33b2c0730d8504fdc058c2bccc64648bda319beb.zip chromium_src-33b2c0730d8504fdc058c2bccc64648bda319beb.tar.gz chromium_src-33b2c0730d8504fdc058c2bccc64648bda319beb.tar.bz2 |
Remove unnecessary DEPS rule.
R=sky@chromium.org
Review URL: https://codereview.chromium.org/25676003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@226756 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/test')
-rw-r--r-- | ash/test/DEPS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ash/test/DEPS b/ash/test/DEPS index 8bc7896..aaa9ae0 100644 --- a/ash/test/DEPS +++ b/ash/test/DEPS @@ -1,5 +1,4 @@ include_rules = [ "+content/public/test", - "+content/test", "+win8/viewer", ] |