aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD
diff options
context:
space:
mode:
authorGravatar ncteisen <ncteisen@gmail.com>2018-01-23 12:08:38 -0800
committerGravatar ncteisen <ncteisen@gmail.com>2018-01-23 12:08:38 -0800
commita4533974da9403fd86c3c87d43e62ab00fe67ad3 (patch)
treec80ddb137a32b5f0a29fae4f96f2dd4909c3be83 /BUILD
parent39c65638c096f88ff649003632b1e43e90e2c8f7 (diff)
Fix bazel build
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/BUILD b/BUILD
index 1df5df7f3d..89bdb7345a 100644
--- a/BUILD
+++ b/BUILD
@@ -888,6 +888,9 @@ grpc_cc_library(
"gpr++_base",
"grpc_codegen",
"grpc_trace",
+ ":ref_counted",
+ ":ref_counted_ptr",
+ ":debug_location",
],
)