Index: DEPS |
diff --git a/DEPS b/DEPS |
index 335f80231b937e04c950d2462db97a6c84faff26..6bde04d7e16a9ed064d96d0c82d26e06a6b28bda 100644 |
--- a/DEPS |
+++ b/DEPS |
@@ -4,6 +4,9 @@ deps = { |
"build/gyp": |
"https://chromium.googlesource.com/external/gyp", |
+ "testing/gmock": |
+ "https://chromium.googlesource.com/external/googlemock.git@29763965ab52f24565299976b936d1265cb6a271", |
+ |
"testing/gtest": |
"https://chromium.googlesource.com/external/googletest.git@8245545b6dc9c4703e6496d1efd19e975ad2b038", |