diff options
Diffstat (limited to 'etc/import/TARGETS.grpc')
-rw-r--r-- | etc/import/TARGETS.grpc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/import/TARGETS.grpc b/etc/import/TARGETS.grpc index 06147797..007f5a75 100644 --- a/etc/import/TARGETS.grpc +++ b/etc/import/TARGETS.grpc @@ -1998,12 +1998,12 @@ , "src/core/ext/xds/xds_resource_type_impl.h" , "src/core/ext/xds/xds_transport.h" ] + , "proto": [["@", "google_apis", "", "google_rpc_status_proto"]] , "deps": [ "backoff" , "debug_location" , "event_engine_base_hdrs" , "exec_ctx" - , ["@", "google_apis", "", "google_rpc_status_proto"] , "gpr" , "grpc_trace" , "orphanable" |