Merge pull request #73 from x1nixmzeng/master

Fixed ninja module
This commit is contained in:
Ben Vanik 2014-01-25 12:01:15 -08:00
commit a84ce633c9
1 changed files with 1 additions and 1 deletions

2
.gitmodules vendored
View File

@ -1,6 +1,6 @@
[submodule "third_party/ninja"]
path = third_party/ninja
url = git://github.com/martine/ninja.git
url = https://github.com/martine/ninja.git
[submodule "third_party/gyp"]
path = third_party/gyp
url = https://github.com/benvanik/gyp.git