From fb42c64beadab28b0b8a529f16a8d3226ee1aeba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Rombauts?= Date: Wed, 7 Oct 2015 22:05:34 +0200 Subject: [PATCH] Chromium googletest library moved to the new googlesource.com infrastructure --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index e5caef6..8ab9880 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "googletest"] path = googletest - url = https://git.chromium.org/git/external/googletest.git + url = https://chromium.googlesource.com/external/googletest.git