diff options
author | jam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-07-30 18:32:39 +0000 |
---|---|---|
committer | jam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-07-30 18:32:39 +0000 |
commit | 48288a5ec7605577cda3bcb86c823ab2f6a02d39 (patch) | |
tree | 3424f9e41ae80d5b9bb684f2437e77a9a51f9607 /content/test/DEPS | |
parent | 5add9450c83675e341dba1ef9e7f98800e7e2615 (diff) | |
download | chromium_src-48288a5ec7605577cda3bcb86c823ab2f6a02d39.zip chromium_src-48288a5ec7605577cda3bcb86c823ab2f6a02d39.tar.gz chromium_src-48288a5ec7605577cda3bcb86c823ab2f6a02d39.tar.bz2 |
Remove all the chrome exceptions in content's DEPS that were there for browser_tests, now that content_browsertests is ready.
BUG=90448
Review URL: https://chromiumcodereview.appspot.com/10831073
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148983 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/test/DEPS')
-rw-r--r-- | content/test/DEPS | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/content/test/DEPS b/content/test/DEPS index 08c910c..aec836d 100644 --- a/content/test/DEPS +++ b/content/test/DEPS @@ -1,6 +1,4 @@ include_rules = [ - "+chrome/browser/ui/browser.h", - "+chrome/browser/ui/browser_tabstrip.h", # Testing utilities can access anything in content/ "+content", "+media/base", # For ChannelLayout in WebRTC tests. |