aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD
diff options
context:
space:
mode:
authorGravatar Soheil Hassas Yeganeh <soheil@google.com>2018-11-26 18:47:24 -0500
committerGravatar Soheil Hassas Yeganeh <soheil@google.com>2018-11-26 19:17:53 -0500
commitb77c77f7da12e8b6eaf128ea8938d11c7e2e025b (patch)
tree787aa7947c1a6f4e937e4fb139844064a6fa4a86 /BUILD
parent4036ebbe3d5bb24b3156e943b48f2eb2ad88d6d7 (diff)
Use grpc_core::RefCount in place of gpr_refcount
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD b/BUILD
index ace108be34..9a2c16c601 100644
--- a/BUILD
+++ b/BUILD
@@ -647,6 +647,7 @@ grpc_cc_library(
"debug_location",
"gpr_base",
"grpc_trace",
+ "ref_counted",
"ref_counted_ptr",
],
)