summaryrefslogtreecommitdiffstats
path: root/content/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'content/DEPS')
-rw-r--r--content/DEPS5
1 files changed, 5 insertions, 0 deletions
diff --git a/content/DEPS b/content/DEPS
index a5184fb..f815d36 100644
--- a/content/DEPS
+++ b/content/DEPS
@@ -7,6 +7,11 @@ include_rules = [
# When the src\content refactoring is complete, this will be unnecessary (and
# in fact, a layering violation).
"+chrome",
+
+ # The subdirectories in content/ will manually allow their own include
+ # directories in content/ so we disallow all of them.
+ "-content",
+ "+content/common",
"+grit",
"+gpu",