summaryrefslogtreecommitdiffstats
path: root/chrome/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/DEPS')
-rw-r--r--chrome/DEPS4
1 files changed, 3 insertions, 1 deletions
diff --git a/chrome/DEPS b/chrome/DEPS
index 3186b7d..4d20732 100644
--- a/chrome/DEPS
+++ b/chrome/DEPS
@@ -1,5 +1,4 @@
include_rules = [
- "+content",
"+crypto",
"+gpu",
"+net",
@@ -12,6 +11,9 @@ include_rules = [
"-chrome",
"+chrome/common",
"+chrome/test",
+ "-content",
+ "+content/common",
+ "+content/test",
# Don't allow inclusion of these other libs we shouldn't be calling directly.
"-v8",