diff options
author | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-06 02:59:45 +0000 |
---|---|---|
committer | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-06 02:59:45 +0000 |
commit | b30e34b8a6b78b5088a6256563cdbb6f9676d3e8 (patch) | |
tree | 11dbd119cc9c2593fde3dd1322a8a4579ab52f99 /chrome/tools | |
parent | 6836fffaf8a0e82b0debbe5c7dbc2a48e7767e12 (diff) | |
download | chromium_src-b30e34b8a6b78b5088a6256563cdbb6f9676d3e8.zip chromium_src-b30e34b8a6b78b5088a6256563cdbb6f9676d3e8.tar.gz chromium_src-b30e34b8a6b78b5088a6256563cdbb6f9676d3e8.tar.bz2 |
Clamp down various chrome/ DEPS files
R=thakis@chromium.org
Review URL: https://codereview.chromium.org/52023003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@233201 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/tools')
-rw-r--r-- | chrome/tools/DEPS | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chrome/tools/DEPS b/chrome/tools/DEPS index adf68b9..e149a1e 100644 --- a/chrome/tools/DEPS +++ b/chrome/tools/DEPS @@ -1,9 +1,5 @@ include_rules = [ "+chrome/browser", - "+chrome/third_party/hunspell/google", - "+chrome/utility/local_discovery", - "+content/browser", - "+content/public/browser", "+components/breakpad", "+third_party/re2", ] |