Index: content/shell/DEPS |
diff --git a/content/shell/DEPS b/content/shell/DEPS |
index 1d7524c9e7693804b024c736a46a67faf1c30b93..386f7d095163eb18eabb09513e990dc0f5a0d197 100644 |
--- a/content/shell/DEPS |
+++ b/content/shell/DEPS |
@@ -27,4 +27,7 @@ specific_include_rules = { |
"shell_views\.cc": [ |
"+ui/wm/test" |
], |
+ "content_browser_tests_android\.cc": [ |
+ "+media/base" |
+ ], |
} |