Chromium Code Reviews| Index: testing/DEPS |
| diff --git a/testing/DEPS b/testing/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..c7267d3b70d8cb68cda96ca0f575bee9764863cf |
| --- /dev/null |
| +++ b/testing/DEPS |
| @@ -0,0 +1,4 @@ |
| +include_rules = [ |
| + '+core/include', |
| + '+fpdfsdk/include', |
| +] |