Skip to content

Commit

Permalink
Merge pull request grpc#1363 from ctiller/create-pull-request/patch-3…
Browse files Browse the repository at this point in the history
…d16510

Automated fix for refs/heads/Q
  • Loading branch information
ctiller authored Sep 6, 2023
2 parents 3d16510 + 54df1fb commit 6261217
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/core/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4731,6 +4731,7 @@ grpc_cc_library(
"subchannel_interface",
"unique_type_name",
"//:channel_arg_names",
"//:debug_location",
"//:gpr",
"//:grpc_base",
"//:grpc_client_channel",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
#include "src/core/lib/channel/channel_args.h"
#include "src/core/lib/channel/channel_trace.h"
#include "src/core/lib/debug/trace.h"
#include "src/core/lib/gprpp/debug_location.h"
#include "src/core/lib/gprpp/orphanable.h"
#include "src/core/lib/gprpp/ref_counted_ptr.h"
#include "src/core/lib/gprpp/sync.h"
Expand Down

0 comments on commit 6261217

Please sign in to comment.