diff options
author | David Garcia Quintas <dgq@google.com> | 2016-06-15 22:53:08 -0700 |
---|---|---|
committer | David Garcia Quintas <dgq@google.com> | 2016-06-15 22:53:08 -0700 |
commit | 3fb8f7360b033874978e517043c7eec59e295e42 (patch) | |
tree | a783d62fb07f468f498bcdae9f89cf5170b43b42 /tools/doxygen/Doxyfile.core.internal | |
parent | fa9b7c1bc6488be17d18007f45c57dac39ea5b79 (diff) |
gRPC LB policy
Diffstat (limited to 'tools/doxygen/Doxyfile.core.internal')
-rw-r--r-- | tools/doxygen/Doxyfile.core.internal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/doxygen/Doxyfile.core.internal b/tools/doxygen/Doxyfile.core.internal index aee866adf4..62ae97a9a3 100644 --- a/tools/doxygen/Doxyfile.core.internal +++ b/tools/doxygen/Doxyfile.core.internal @@ -1100,6 +1100,7 @@ src/core/ext/transport/chttp2/server/insecure/server_chttp2.c \ src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.c \ src/core/ext/transport/chttp2/client/insecure/channel_create.c \ src/core/ext/transport/chttp2/client/insecure/channel_create_posix.c \ +src/core/ext/lb_policy/grpclb/grpclb.c \ src/core/ext/lb_policy/grpclb/load_balancer_api.c \ src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.c \ third_party/nanopb/pb_common.c \ |