diff options
author | Vijay Pai <vpai@google.com> | 2018-01-25 15:38:20 -0800 |
---|---|---|
committer | Vijay Pai <vpai@google.com> | 2018-01-25 20:11:38 -0800 |
commit | 8a99fdb57e564f2166f5f83e50baa4c47e9a3f8d (patch) | |
tree | 2b64f9540e493ead5e08bf9680e46c2c1f5d8828 /tools/doxygen/Doxyfile.c++.internal | |
parent | 5e82dddc056bd488e0ba1ba0057247ab23e442d4 (diff) |
Move cmdline and subprocess from public gpr to test/core/util
Diffstat (limited to 'tools/doxygen/Doxyfile.c++.internal')
-rw-r--r-- | tools/doxygen/Doxyfile.c++.internal | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/doxygen/Doxyfile.c++.internal b/tools/doxygen/Doxyfile.c++.internal index 2c6505ddad..3645d5d752 100644 --- a/tools/doxygen/Doxyfile.c++.internal +++ b/tools/doxygen/Doxyfile.c++.internal @@ -912,14 +912,12 @@ include/grpc/support/atm_gcc_atomic.h \ include/grpc/support/atm_gcc_sync.h \ include/grpc/support/atm_windows.h \ include/grpc/support/avl.h \ -include/grpc/support/cmdline.h \ include/grpc/support/cpu.h \ include/grpc/support/host_port.h \ include/grpc/support/log.h \ include/grpc/support/log_windows.h \ include/grpc/support/port_platform.h \ include/grpc/support/string_util.h \ -include/grpc/support/subprocess.h \ include/grpc/support/sync.h \ include/grpc/support/sync_custom.h \ include/grpc/support/sync_generic.h \ |