Index: media/webm/chromeos/DEPS |
diff --git a/media/webm/chromeos/DEPS b/media/webm/chromeos/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..a4378dca94a77fefd7bced5166c6c45d875b9464 |
--- /dev/null |
+++ b/media/webm/chromeos/DEPS |
@@ -0,0 +1,4 @@ |
+include_rules = [ |
+ "+libyuv", |
scherkus (not reviewing)
2012/07/19 21:46:03
this rule doesn't look right -- libyuv is under th
Ivan Korotkov
2012/07/20 11:10:36
The rule matches the #include "libyuv/..." directi
|
+ "+third_party/libvpx", |
+] |