From 214521a1486dd8a4c2692534bdad60401ba3593e Mon Sep 17 00:00:00 2001 From: Gennadiy Civil Date: Mon, 3 Dec 2018 14:18:47 -0500 Subject: Update WORKSPACE Need this for bazel change --- WORKSPACE | 2 ++ 1 file changed, 2 insertions(+) (limited to 'WORKSPACE') diff --git a/WORKSPACE b/WORKSPACE index 1d5d3886..b69578bc 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -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", -- cgit v1.2.3