Chromium Code Reviews| Index: components/nacl/common/DEPS |
| diff --git a/components/nacl/common/DEPS b/components/nacl/common/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..9583dc6ba82871b1566e17c14ca4fee57d1a2e0a |
| --- /dev/null |
| +++ b/components/nacl/common/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+native_client/src", |
| +] |