summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorBen Vanik <ben.vanik@gmail.com>2015-05-02 22:01:04 -0700
committerBen Vanik <ben.vanik@gmail.com>2015-05-02 22:01:04 -0700
commit76399d0854082e77d442b00ef008d3333a7902fb (patch)
treec056a216489e626533902697cf868a8548a6a095 /.gitmodules
parent8b7187d48033c7d416513e2c19f0779e901f2a6e (diff)
Removing ninja dep.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 10591be7f..cca7960ac 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -13,9 +13,6 @@
[submodule "third_party/gyp"]
path = third_party/gyp
url = https://chromium.googlesource.com/external/gyp
-[submodule "third_party/ninja"]
- path = third_party/ninja
- url = https://chromium.googlesource.com/external/martine/ninja
[submodule "third_party/catch"]
path = third_party/catch
url = https://github.com/philsquared/Catch.git