Chromium Code Reviews| Index: webkit/media/crypto/DEPS |
| diff --git a/webkit/media/crypto/DEPS b/webkit/media/crypto/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..3fbabe5b2e3815c0d09eb243679fb8731d15a939 |
| --- /dev/null |
| +++ b/webkit/media/crypto/DEPS |
| @@ -0,0 +1,4 @@ |
| +include_rules = [ |
| + "+media/base", |
|
ddorwin
2012/06/27 04:00:08
Do we not inherit +media from the parent file? I'm
|
| + "+media/crypto", |
| +] |