Chromium Code Reviews| Index: public/DEPS |
| diff --git a/public/DEPS b/public/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..2e053b3d9cd345f4633b863b1ecd81708044ac69 |
| --- /dev/null |
| +++ b/public/DEPS |
| @@ -0,0 +1,4 @@ |
| +include_rules = [ |
| + '-testing', |
| + '-third_party', |
|
dsinclair
2015/11/04 14:09:16
Should this also be -core -fpdfsdk (and -xfa on th
Lei Zhang
2015/11/04 18:14:25
It's belt and suspenders, but sure.
|
| +] |