diff options
author | 2016-01-15 14:19:17 -0800 | |
---|---|---|
committer | 2016-01-15 14:19:17 -0800 | |
commit | aa9b01c7c06133cc3361c0d44542a3d52b918fd2 (patch) | |
tree | ce8a270c4fac82421e923855754106ab3efabdb9 /tools/doxygen/Doxyfile.core.internal | |
parent | 48794a4e831d2b1572d8048229e36b7e42b24a3b (diff) | |
parent | 623ca7dd9408fea1b6e88be0ca1e0f845a0533e8 (diff) |
Merge branch 'master' of github.com:grpc/grpc into grpclb_api
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 de1d3335a7..e533ec3126 100644 --- a/tools/doxygen/Doxyfile.core.internal +++ b/tools/doxygen/Doxyfile.core.internal @@ -1022,6 +1022,7 @@ src/core/surface/metadata_array.c \ src/core/surface/server.c \ src/core/surface/server_chttp2.c \ src/core/surface/server_create.c \ +src/core/surface/validate_metadata.c \ src/core/surface/version.c \ src/core/transport/byte_stream.c \ src/core/transport/chttp2/alpn.c \ |