Index: content/public/browser/DEPS |
diff --git a/content/public/browser/DEPS b/content/public/browser/DEPS |
index ce66e26aeb1147c33a1a40f7e04ab42c6e359e57..d9b1c762650e4f8f3ccddcd643ecabf97d5f9b46 100644 |
--- a/content/public/browser/DEPS |
+++ b/content/public/browser/DEPS |
@@ -1,5 +1,6 @@ |
specific_include_rules = { |
".*\.cc": [ |
"+content/browser", |
+ "+media/base", # For CdmFactory. |
], |
} |