commit | ffd1f9e085ca3f3f742bb889d2922c967fee06ef | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Fri Jul 17 23:03:45 2009 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Fri Jul 17 23:03:45 2009 |
tree | d87f6bf52eb7440b28ed0679eb5ba436047cdac3 | |
parent | 3da83d1adb1066a37c1bf0c4ce48d3f9b1c617cc [diff] [blame] |
check_deps build fix. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21018 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/chrome/DEPS b/chrome/DEPS index bb61606..fb83a498 100644 --- a/chrome/DEPS +++ b/chrome/DEPS
@@ -29,4 +29,7 @@ # On Linux, we include some breakpad headers "+breakpad/linux", + + # On Linux, the zygote needs to access sandbox headers + "+sandbox/linux" ]