diff options
author | Craig Tiller <ctiller@google.com> | 2016-04-21 17:05:52 -0700 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2016-04-21 17:05:52 -0700 |
commit | fe7eddb22240df0edd72af0568e1b04c468c4389 (patch) | |
tree | f35b5e19824199bb25292ad66fb04247ce30d048 /tools/doxygen/Doxyfile.core | |
parent | 06ae32e7f87d7ae62b984765ffecdda7354fc296 (diff) | |
parent | 5a56891eb6b1591e97d36072ac067d762aecf07e (diff) |
Merge github.com:grpc/grpc into expandification
Diffstat (limited to 'tools/doxygen/Doxyfile.core')
-rw-r--r-- | tools/doxygen/Doxyfile.core | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/doxygen/Doxyfile.core b/tools/doxygen/Doxyfile.core index de6fd0de49..034d9c6e6f 100644 --- a/tools/doxygen/Doxyfile.core +++ b/tools/doxygen/Doxyfile.core @@ -786,6 +786,7 @@ include/grpc/impl/codegen/sync_posix.h \ include/grpc/impl/codegen/sync_win32.h \ include/grpc/impl/codegen/time.h \ include/grpc/grpc_security.h \ +include/grpc/grpc_security_constants.h \ include/grpc/census.h \ include/grpc/support/alloc.h \ include/grpc/support/atm.h \ |