summaryrefslogtreecommitdiff
path: root/chromium/content/zygote/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/content/zygote/DEPS')
-rw-r--r--chromium/content/zygote/DEPS5
1 files changed, 3 insertions, 2 deletions
diff --git a/chromium/content/zygote/DEPS b/chromium/content/zygote/DEPS
index 9af3bd99586..cbd32378dba 100644
--- a/chromium/content/zygote/DEPS
+++ b/chromium/content/zygote/DEPS
@@ -1,3 +1,4 @@
include_rules = [
- "+services/service_manager/sandbox",
-] \ No newline at end of file
+ "+content/public/common/zygote",
+ "+services/service_manager/sandbox",
+]