aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/doxygen/Doxyfile.core
diff options
context:
space:
mode:
authorGravatar Makarand Dharmapurikar <makarandd@google.com>2016-05-03 17:34:54 -0700
committerGravatar Makarand Dharmapurikar <makarandd@google.com>2016-05-03 17:34:54 -0700
commit274bcc8f0b50bfef7fe1dd5cc33ebaa6b13edba0 (patch)
treea940e469dd961fcfe014fbb18a464903e1e4590b /tools/doxygen/Doxyfile.core
parent70f697ba1e6ad17422928a398807e84f8f469724 (diff)
Added dummy cronet api implementation so we can build on Jenkins.
Diffstat (limited to 'tools/doxygen/Doxyfile.core')
-rw-r--r--tools/doxygen/Doxyfile.core1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/doxygen/Doxyfile.core b/tools/doxygen/Doxyfile.core
index 034d9c6e6f..a582d76a58 100644
--- a/tools/doxygen/Doxyfile.core
+++ b/tools/doxygen/Doxyfile.core
@@ -785,6 +785,7 @@ include/grpc/impl/codegen/sync_generic.h \
include/grpc/impl/codegen/sync_posix.h \
include/grpc/impl/codegen/sync_win32.h \
include/grpc/impl/codegen/time.h \
+include/grpc/grpc_cronet.h \
include/grpc/grpc_security.h \
include/grpc/grpc_security_constants.h \
include/grpc/census.h \