Index: chromecast/media/cma/test/DEPS |
diff --git a/chromecast/media/cma/test/DEPS b/chromecast/media/cma/test/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..559c63201c89e689296a56c8e40ca4355c3561b7 |
--- /dev/null |
+++ b/chromecast/media/cma/test/DEPS |
@@ -0,0 +1,5 @@ |
+include_rules = [ |
+ "+media/ffmpeg", |
+ "+media/filters", |
+ "+third_party/ffmpeg", |
damienv1
2014/10/03 00:06:22
Only direct dependencies should be needed, right ?
gunsch
2014/10/03 00:27:05
There was an include on "third_party/ffmpeg/ffmpeg
|
+] |