From b4dabd40941570f09e089c76a594d725911021ff Mon Sep 17 00:00:00 2001 From: Brian Anderson Date: Fri, 25 Oct 2013 20:22:07 -0700 Subject: [PATCH] Point gyp submodule toward github --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 97e327ebfa4f..7e997334ceca 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,4 +8,4 @@ branch = master [submodule "src/gyp"] path = src/gyp - url = https://git.chromium.org/external/gyp.git + url = https://github.com/brson/gyp.git