diff options
author | tfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-30 19:43:12 +0000 |
---|---|---|
committer | tfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-30 19:43:12 +0000 |
commit | 871e50c9769bcd1fb6074e9143a676979d4e3208 (patch) | |
tree | 2251506c71f00ba258d56330225610e2d38f2c16 /content/DEPS | |
parent | 4618dcf6bc686e6c5458e89cf626952f83226b84 (diff) | |
download | chromium_src-871e50c9769bcd1fb6074e9143a676979d4e3208.zip chromium_src-871e50c9769bcd1fb6074e9143a676979d4e3208.tar.gz chromium_src-871e50c9769bcd1fb6074e9143a676979d4e3208.tar.bz2 |
Remove app from a bunch of DEPS files.
BUG=72317
TEST=None
R=rsesek@chromium.org
Review URL: http://codereview.chromium.org/7218065
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91179 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/DEPS')
-rw-r--r-- | content/DEPS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/content/DEPS b/content/DEPS index 6049916..71029d0 100644 --- a/content/DEPS +++ b/content/DEPS @@ -1,7 +1,6 @@ # Do NOT add chrome to the list below. We shouldn't be including files from # src/chrome in src/content. include_rules = [ - "+app", "+crypto", # Until we move most of our testing infrastructure in a way that content can |