summaryrefslogtreecommitdiffstats
path: root/components/cdm/browser/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'components/cdm/browser/DEPS')
-rw-r--r--components/cdm/browser/DEPS4
1 files changed, 4 insertions, 0 deletions
diff --git a/components/cdm/browser/DEPS b/components/cdm/browser/DEPS
new file mode 100644
index 0000000..d0fb59f
--- /dev/null
+++ b/components/cdm/browser/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+content/public/browser",
+ "+media/base/android",
+]