summaryrefslogtreecommitdiffstats
path: root/chrome
diff options
context:
space:
mode:
Diffstat (limited to 'chrome')
-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"
]