aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/grpc/BUILD
diff options
context:
space:
mode:
authorGravatar Ola Rozenfeld <olaola@google.com>2017-03-14 11:45:54 -0400
committerGravatar Philipp Wollermann <philwo@google.com>2017-03-24 19:08:36 +0100
commit51b3a08e926d24c294b63b7354af77a9bfe8df67 (patch)
treed7dac2b44282ac3d2db67c78e393800dba7edbf5 /third_party/grpc/BUILD
parentd7b774bbef316a29c457771bd4309adc1a4bbdbd (diff)
Third party dependencies
Adding third party dependencies required to call OnePlatform endpoints with proper auth. Change-Id: Iebafdd846999de2937bfa5f086871b69adae2057
Diffstat (limited to 'third_party/grpc/BUILD')
-rw-r--r--third_party/grpc/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/grpc/BUILD b/third_party/grpc/BUILD
index 864d93cdb7..6cb335861c 100644
--- a/third_party/grpc/BUILD
+++ b/third_party/grpc/BUILD
@@ -10,6 +10,7 @@ filegroup(
java_import(
name = "grpc-jar",
jars = [
+ "grpc-auth-0.15.0.jar",
"grpc-netty-0.15.0.jar",
"grpc-protobuf-0.15.0.jar",
"grpc-protobuf-lite-0.15.0.jar",