aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2016-11-23 19:34:17 -0800
committerGravatar David Garcia Quintas <dgq@google.com>2016-11-23 19:47:04 -0800
commit7d03df3f4406a7f6c732d9694ec5914d706c1683 (patch)
treeac24a146e0b737f2e15bccb957e622bfdeb26af5 /.gitmodules
parent6ff81e91c9577a52252460fb029fbbf990cfc7b6 (diff)
Renamed google_benchmark submodule to benchmark
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index c32881cb95..6424a10b09 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -18,5 +18,5 @@
path = third_party/thrift
url = https://github.com/apache/thrift.git
[submodule "third_party/google_benchmark"]
- path = third_party/google_benchmark
+ path = third_party/benchmark
url = https://github.com/google/benchmark