aboutsummaryrefslogtreecommitdiffhomepage
path: root/WORKSPACE
diff options
context:
space:
mode:
authorGravatar Josh Levenberg <josh11b@tensorflow.org>2016-01-21 10:31:35 -0800
committerGravatar Vijay Vasudevan <vrv@google.com>2016-01-21 17:59:29 -0800
commitce6fe251c1ac7d20ffd860e6ae5cfe5418689203 (patch)
treecf2e9b19aceb412bb299d937c12ee5e95aefde98 /WORKSPACE
parent5a7e26dddf0d18dad9c391787f3a9332fabf6c68 (diff)
Drop unused gemmlowp dependency.
Change: 112699191
Diffstat (limited to 'WORKSPACE')
-rw-r--r--WORKSPACE6
1 files changed, 0 insertions, 6 deletions
diff --git a/WORKSPACE b/WORKSPACE
index 8fb33f2745..0abb8ac135 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -49,12 +49,6 @@ new_http_archive(
build_file = "jpeg.BUILD",
)
-git_repository(
- name = "gemmlowp",
- remote = "https://github.com/google/gemmlowp.git",
- commit = "cc5d3a0",
-)
-
new_http_archive(
name = "png_archive",
url = "https://storage.googleapis.com/libpng-public-archive/libpng-1.2.53.tar.gz",