Chromium Code Reviews| Index: testing/DEPS |
| diff --git a/testing/DEPS b/testing/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..ed78aa93ce0306ff1f9be73f3a243c700af63a8f |
| --- /dev/null |
| +++ b/testing/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + '+third_party/googletest', |
| +] |