summaryrefslogtreecommitdiffstats
path: root/chrome/DEPS
diff options
context:
space:
mode:
authoragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-17 23:03:45 +0000
committeragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-17 23:03:45 +0000
commitffd1f9e085ca3f3f742bb889d2922c967fee06ef (patch)
treed87f6bf52eb7440b28ed0679eb5ba436047cdac3 /chrome/DEPS
parent3da83d1adb1066a37c1bf0c4ce48d3f9b1c617cc (diff)
downloadchromium_src-ffd1f9e085ca3f3f742bb889d2922c967fee06ef.zip
chromium_src-ffd1f9e085ca3f3f742bb889d2922c967fee06ef.tar.gz
chromium_src-ffd1f9e085ca3f3f742bb889d2922c967fee06ef.tar.bz2
check_deps build fix.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21018 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/DEPS')
-rw-r--r--chrome/DEPS3
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/DEPS b/chrome/DEPS
index bb61606..fb83a49 100644
--- a/chrome/DEPS
+++ b/chrome/DEPS
@@ -29,4 +29,7 @@ include_rules = [
# On Linux, we include some breakpad headers
"+breakpad/linux",
+
+ # On Linux, the zygote needs to access sandbox headers
+ "+sandbox/linux"
]