Index: content/DEPS |
diff --git a/content/DEPS b/content/DEPS |
index 55a5fe1816761eeb5a1083597437a8661d46b4b3..f233d4d472eca01800fe5de38d7736964c45c08e 100644 |
--- a/content/DEPS |
+++ b/content/DEPS |
@@ -115,7 +115,7 @@ include_rules = [ |
# content -> content/shell dependency is not allowed, except for browser tests. |
specific_include_rules = { |
- ".*_browsertest[a-z_]*\.cc": [ |
+ ".*_browsertest[a-z_]*\.(cc|h)": [ |
"+content/shell/browser", |
"+content/shell/common", |
], |