Chromium Code Reviews| Index: tools/checkdeps/DEPS |
| diff --git a/tools/checkdeps/DEPS b/tools/checkdeps/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..7a57b0bcc8ea8cce899d05344fce157fe756bda8 |
| --- /dev/null |
| +++ b/tools/checkdeps/DEPS |
| @@ -0,0 +1,3 @@ |
| +skip_child_includes = [ |
| + "testdata", |
| +] |