Index: content/public/browser/DEPS |
diff --git a/content/public/browser/DEPS b/content/public/browser/DEPS |
index 83c483561695f50ec18bf4cb19b7644a1897e2a0..ba7ab501b007d2a3f8261a15d0f4f60e4e03c3f7 100644 |
--- a/content/public/browser/DEPS |
+++ b/content/public/browser/DEPS |
@@ -1,11 +1,7 @@ |
-include_rules = [ |
- "+media/audio" # For AudioManager. |
-] |
specific_include_rules = { |
".*\.cc": [ |
"+content/browser", |
"-content/browser/loader", |
- "+media/base", # For CdmFactory. |
# TODO: content/browser/loader is being separated out of content, and this |
# file will be moved elsewhere. See http://crbug.com/598073. |