Chromium Code Reviews| Index: test/base-unittests/DEPS |
| diff --git a/test/base-unittests/DEPS b/test/base-unittests/DEPS |
| index 80f67114d443d2912629d45000fdbda4f03de4dc..90b080063f6c8ad0f1c0f1f8314fd35843c1f364 100644 |
| --- a/test/base-unittests/DEPS |
| +++ b/test/base-unittests/DEPS |
| @@ -4,5 +4,5 @@ include_rules = [ |
| "+include/v8stdint.h", |
| "-src", |
| "+src/base", |
| - "+testing", |
| + "+testing/gtest", |
| ] |