diff options
Diffstat (limited to 'build.yaml')
-rw-r--r-- | build.yaml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/build.yaml b/build.yaml index ca9ce93dd3..d1844f9456 100644 --- a/build.yaml +++ b/build.yaml @@ -133,8 +133,6 @@ filegroups: - src/core/client_config/resolvers/sockaddr_resolver.h - src/core/client_config/subchannel.h - src/core/client_config/subchannel_factory.h - - src/core/client_config/subchannel_factory_decorators/add_channel_arg.h - - src/core/client_config/subchannel_factory_decorators/merge_channel_args.h - src/core/client_config/uri_parser.h - src/core/compression/algorithm_metadata.h - src/core/compression/message_compress.h @@ -251,8 +249,6 @@ filegroups: - src/core/client_config/resolvers/sockaddr_resolver.c - src/core/client_config/subchannel.c - src/core/client_config/subchannel_factory.c - - src/core/client_config/subchannel_factory_decorators/add_channel_arg.c - - src/core/client_config/subchannel_factory_decorators/merge_channel_args.c - src/core/client_config/uri_parser.c - src/core/compression/algorithm.c - src/core/compression/message_compress.c |