diff options
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4,6 +4,9 @@ deps = { "build/gyp": "https://chromium.googlesource.com/external/gyp", + "testing/gtest": + "https://chromium.googlesource.com/external/googletest.git@8245545b6dc9c4703e6496d1efd19e975ad2b038", + "v8": "https://chromium.googlesource.com/external/v8", |