From 4913d3bdacde5039849c4baae733ea7a13a443f7 Mon Sep 17 00:00:00 2001 From: Jacob Rothstein Date: Mon, 13 Oct 2014 14:47:03 -0700 Subject: [PATCH] update git url for gyp --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 6d546b7..6146954 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,4 +3,4 @@ url = https://github.com/v8/v8.git [submodule "vendor/gyp"] path = vendor/gyp - url = https://git.chromium.org/git/external/gyp.git + url = https://chromium.googlesource.com/external/gyp.git