Skip to content

Commit

Permalink
Update WORKSPACE
Browse files Browse the repository at this point in the history
Need this for bazel change
  • Loading branch information
gennadiycivil authored Dec 3, 2018
1 parent a28a71a commit 214521a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions WORKSPACE
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
workspace(name = "com_google_googletest")

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

# Abseil
http_archive(
name = "com_google_absl",
Expand Down

0 comments on commit 214521a

Please sign in to comment.