Chromium Code Reviews| Index: third_party/opus/DEPS |
| diff --git a/third_party/opus/DEPS b/third_party/opus/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..7e5bd26ee6928acc96e0352a4576562eea06128e |
| --- /dev/null |
| +++ b/third_party/opus/DEPS |
| @@ -0,0 +1,5 @@ |
| +include_rules = [ |
| + "+arm", |
| + "+mips", |
| + "+x86", |
| +] |