summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index ecf8fc61..d0999e3e 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,3 +4,6 @@
[submodule "third_party/v8/v8"]
path = third_party/v8/v8
url = https://chromium.googlesource.com/v8/v8.git
+[submodule "third_party/gtest"]
+ path = third_party/gtest
+ url = https://github.com/google/googletest