diff options
author | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-06-24 01:44:32 +0000 |
---|---|---|
committer | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-06-24 01:44:32 +0000 |
commit | 17a444c332ee3adfb37e15a795694b7d90732244 (patch) | |
tree | fa4b8f77a0e4316b5fae9a976a1987be9ad9e8b5 /chrome/nacl | |
parent | 39e75e86ddd6939f36b44b57fe8ff238d2193cb0 (diff) | |
download | chromium_src-17a444c332ee3adfb37e15a795694b7d90732244.zip chromium_src-17a444c332ee3adfb37e15a795694b7d90732244.tar.gz chromium_src-17a444c332ee3adfb37e15a795694b7d90732244.tar.bz2 |
Clamp down various chrome/ DEPS files.
TBR=isherman@chromium.org,rogerta@chromium.org,dalecurtis@chromium.org,brettw@chromium.org
Review URL: https://codereview.chromium.org/350453004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@279265 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/nacl')
-rw-r--r-- | chrome/nacl/DEPS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/nacl/DEPS b/chrome/nacl/DEPS index fc2577b..26f4ce9 100644 --- a/chrome/nacl/DEPS +++ b/chrome/nacl/DEPS @@ -1,5 +1,4 @@ include_rules = [ - "+chrome/app/breakpad_win.h", "+chrome/app/chrome_breakpad_client.h", "+components/breakpad", "+components/nacl", |