Index: content/browser/renderer_host/DEPS |
diff --git a/content/browser/renderer_host/DEPS b/content/browser/renderer_host/DEPS |
index 55a8ec5f01df7c204367db7a5742c9e3ce48b4f5..3afe25bd977bba9a82a603da05873dafe82e7847 100644 |
--- a/content/browser/renderer_host/DEPS |
+++ b/content/browser/renderer_host/DEPS |
@@ -15,7 +15,7 @@ include_rules = [ |
] |
specific_include_rules = { |
- ".*_(unit|browser)test\.cc": [ |
+ ".*_(unit|browser)test\.(cc|mm)": [ |
"+content/browser/frame_host", |
"+content/browser/web_contents", |
"+content/public/browser/web_contents.h", |