diff options
Diffstat (limited to 'BUILD')
-rw-r--r-- | BUILD | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -888,6 +888,9 @@ grpc_cc_library( "gpr++_base", "grpc_codegen", "grpc_trace", + ":ref_counted", + ":ref_counted_ptr", + ":debug_location", ], ) |