summaryrefslogtreecommitdiffstats
path: root/content/shell/DEPS
diff options
context:
space:
mode:
authormichaelbai@chromium.org <michaelbai@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-12 05:00:05 +0000
committermichaelbai@chromium.org <michaelbai@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-12 05:00:05 +0000
commit5b6f0699827e3dec55b8676bf7893bdab1a1faaa (patch)
treef44d041a8e35e5e3d6ff0e82f4b768777a4069a8 /content/shell/DEPS
parentfe655231dca7bbbf0f8ca1299b738c4ef133ee19 (diff)
downloadchromium_src-5b6f0699827e3dec55b8676bf7893bdab1a1faaa.zip
chromium_src-5b6f0699827e3dec55b8676bf7893bdab1a1faaa.tar.gz
chromium_src-5b6f0699827e3dec55b8676bf7893bdab1a1faaa.tar.bz2
Added sandboxed process service.
BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10546079 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@141618 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/shell/DEPS')
-rw-r--r--content/shell/DEPS3
1 files changed, 0 insertions, 3 deletions
diff --git a/content/shell/DEPS b/content/shell/DEPS
index 10563e71..ce20828 100644
--- a/content/shell/DEPS
+++ b/content/shell/DEPS
@@ -10,7 +10,4 @@ include_rules = [
# Shell resources
"+grit/shell_resources.h",
-
- # Include the generated JNI headers
- "+jni",
]