aboutsummaryrefslogtreecommitdiffhomepage
path: root/WORKSPACE
diff options
context:
space:
mode:
authorGravatar josh <jwpowell055@gmail.com>2017-11-13 21:51:27 -0700
committerGravatar josh <jwpowell055@gmail.com>2017-11-13 21:51:27 -0700
commitd692b76864712405a1d1c10626b03a06b6b2ac3b (patch)
tree688a9aedbdb1df36ce2381e5c1a5cceb1d0d2680 /WORKSPACE
parentbd42ca1110c0aff7a91bdb5e2077e6d69721f4f8 (diff)
parentb0bad8f3864dc9c8745736fe68efe513b2b84932 (diff)
Pulling upstream changes and resolving merge conflicts with third_party/cares/cares.BUILD
Diffstat (limited to 'WORKSPACE')
-rw-r--r--WORKSPACE5
1 files changed, 5 insertions, 0 deletions
diff --git a/WORKSPACE b/WORKSPACE
index 8734ad1564..6ce7b9de14 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -24,6 +24,11 @@ bind(
)
bind(
+ name = "protobuf_headers",
+ actual = "@com_google_protobuf//:protobuf_headers",
+)
+
+bind(
name = "protocol_compiler",
actual = "@com_google_protobuf//:protoc",
)