Chromium Code Reviews| Index: test/compiler-unittests/DEPS |
| diff --git a/test/compiler-unittests/DEPS b/test/compiler-unittests/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..cf66c5ad70a0e308c61958a2465ad239e40f8418 |
| --- /dev/null |
| +++ b/test/compiler-unittests/DEPS |
| @@ -0,0 +1,5 @@ |
| +include_rules = [ |
| + "+src", |
| + "+testing/gmock", |
| + "+testing/gtest", |
| +] |