Skip to content

Commit

Permalink
Drop unused gemmlowp dependency.
Browse files Browse the repository at this point in the history
Change: 112699191
  • Loading branch information
josh11b authored and Vijay Vasudevan committed Jan 22, 2016
1 parent 5a7e26d commit ce6fe25
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit ce6fe25

Please sign in to comment.