Index: media/cdm/ppapi/DEPS |
diff --git a/media/cdm/ppapi/DEPS b/media/cdm/ppapi/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..599be36354b2c1cd572293fa7736b7a8bd3dc410 |
--- /dev/null |
+++ b/media/cdm/ppapi/DEPS |
@@ -0,0 +1,5 @@ |
+# Since media/ does not depend on anything in media/cdm/ppapi/, these extra |
+# dependencies are okay. |
+include_rules = [ |
+ "+ppapi", |
dmichael (off chromium)
2013/08/09 20:25:56
there's some stuff in ppapi that media/cdm/ppapi p
DaleCurtis
2013/08/09 20:41:40
Done.
|
+] |