aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2016-12-06 16:03:18 -0800
committerGravatar David Garcia Quintas <dgq@google.com>2016-12-06 17:44:57 -0800
commitff3112188b1d00c7907465da3b08bc6f7d289631 (patch)
tree83f3dced761a6612b644a47e2de19ccf7bd7480f /.gitmodules
parent7c9076ab7a58fd7d120d3e0d6a58a3a253535185 (diff)
Renamed google_benchmark submodule to benchmark
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index c32881cb95..04d155cfb4 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -17,6 +17,6 @@
[submodule "third_party/thrift"]
path = third_party/thrift
url = https://github.com/apache/thrift.git
-[submodule "third_party/google_benchmark"]
- path = third_party/google_benchmark
+[submodule "third_party/benchmark"]
+ path = third_party/benchmark
url = https://github.com/google/benchmark