aboutsummaryrefslogtreecommitdiff
path: root/js
diff options
context:
space:
mode:
authorEugene Kliuchnikov <eustas@google.com>2019-02-19 11:14:20 +0100
committerGitHub <noreply@github.com>2019-02-19 11:14:20 +0100
commit9cd01c0437e8b6010434d3491a348a5645de624b (patch)
treef99c535e82f3b912c56e57ed9ffd4367c531b3ba /js
parent8109882ecf1bdadf599d967f08a897a00a3ecd57 (diff)
downloadbrotli-9cd01c0437e8b6010434d3491a348a5645de624b.zip
brotli-9cd01c0437e8b6010434d3491a348a5645de624b.tar.gz
brotli-9cd01c0437e8b6010434d3491a348a5645de624b.tar.bz2
Update WORKSPACE files. (#742)
Diffstat (limited to 'js')
-rw-r--r--js/WORKSPACE2
1 files changed, 2 insertions, 0 deletions
diff --git a/js/WORKSPACE b/js/WORKSPACE
index a606eba..afa1291 100644
--- a/js/WORKSPACE
+++ b/js/WORKSPACE
@@ -1,5 +1,7 @@
workspace(name = "org_brotli_js")
+load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
+
http_archive(
name = "io_bazel_rules_closure",
sha256 = "b29a8bc2cb10513c864cb1084d6f38613ef14a143797cea0af0f91cd385f5e8c",