summaryrefslogtreecommitdiffstats
path: root/lib/libcxx/utils/google-benchmark/WORKSPACE
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcxx/utils/google-benchmark/WORKSPACE')
-rw-r--r--lib/libcxx/utils/google-benchmark/WORKSPACE7
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/libcxx/utils/google-benchmark/WORKSPACE b/lib/libcxx/utils/google-benchmark/WORKSPACE
deleted file mode 100644
index 54734f1ea55..00000000000
--- a/lib/libcxx/utils/google-benchmark/WORKSPACE
+++ /dev/null
@@ -1,7 +0,0 @@
-workspace(name = "com_github_google_benchmark")
-
-http_archive(
- name = "com_google_googletest",
- urls = ["https://github.com/google/googletest/archive/3f0cf6b62ad1eb50d8736538363d3580dd640c3e.zip"],
- strip_prefix = "googletest-3f0cf6b62ad1eb50d8736538363d3580dd640c3e",
-)