Index: content/DEPS |
diff --git a/content/DEPS b/content/DEPS |
index f5efa16c8c09fdeda886759ea9b82585f8013aca..05183285206293e9cc4d31eb5640694ab98aa22f 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|h)": [ |
+ ".*_browsertest[a-z_]*\.cc": [ |
"+content/shell/browser", |
"+content/shell/common", |
], |