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 /chrome/nacl | |
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 '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 dcb9c32..868eeec 100644 --- a/chrome/nacl/DEPS +++ b/chrome/nacl/DEPS @@ -1,5 +1,4 @@ include_rules = [ - "+app", # TODO(mseaborn): Remove chrome/renderer from this list. This is # here because we need chrome/renderer/renderer_sandbox_support_linux.h # for creating shared memory segments. We should probably move this |