Index: content/DEPS |
diff --git a/content/DEPS b/content/DEPS |
index 531e5edaa5951aefa5a797c05d2e9f2e27b9f292..1d6f952b9ba7fde072427e6cb6236ec54110e767 100644 |
--- a/content/DEPS |
+++ b/content/DEPS |
@@ -114,7 +114,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", |
], |