diff options
author | jam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-06-03 22:07:08 +0000 |
---|---|---|
committer | jam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-06-03 22:07:08 +0000 |
commit | b6914ebe1f7146ebdae3c7945af91daaba5a9945 (patch) | |
tree | 15a5e7e3540cee4a8d10643e664194217cae2002 /ui/views/test/DEPS | |
parent | b8d4833fbdc7541ffa4a7897e36e0d78313cfcae (diff) | |
download | chromium_src-b6914ebe1f7146ebdae3c7945af91daaba5a9945.zip chromium_src-b6914ebe1f7146ebdae3c7945af91daaba5a9945.tar.gz chromium_src-b6914ebe1f7146ebdae3c7945af91daaba5a9945.tar.bz2 |
fix checkdeps
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@140246 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui/views/test/DEPS')
-rw-r--r-- | ui/views/test/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/views/test/DEPS b/ui/views/test/DEPS index 659b105..f8601b6 100644 --- a/ui/views/test/DEPS +++ b/ui/views/test/DEPS @@ -1,3 +1,4 @@ include_rules = [ "+content/test", + "+content/public/test", ] |