Index: content/public/browser/DEPS |
diff --git a/content/public/browser/DEPS b/content/public/browser/DEPS |
index d9b1c762650e4f8f3ccddcd643ecabf97d5f9b46..3c334709afb72311516adb18ef84b5444bba7599 100644 |
--- a/content/public/browser/DEPS |
+++ b/content/public/browser/DEPS |
@@ -1,3 +1,6 @@ |
+include_rules = [ |
+ "+media/audio" # For AudioManager. |
+] |
specific_include_rules = { |
".*\.cc": [ |
"+content/browser", |