aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/doxygen/Doxyfile.core.internal
diff options
context:
space:
mode:
authorGravatar David G. Quintas <dgq@google.com>2018-03-01 09:31:46 -0800
committerGravatar GitHub <noreply@github.com>2018-03-01 09:31:46 -0800
commitabffe598f55dd27936f238f819135a7c70b38514 (patch)
tree41a851a34cb3073a94a3772f2b12a438469c8982 /tools/doxygen/Doxyfile.core.internal
parenta3146be55b08b0b582a2625e16c2fdc7d09c865a (diff)
parent396d49d95842b42ee2537f54a12919aff47a0401 (diff)
Merge pull request #14516 from dgquintas/weakmap
Introduce a 'weak' and mutable version of slice hash table
Diffstat (limited to 'tools/doxygen/Doxyfile.core.internal')
-rw-r--r--tools/doxygen/Doxyfile.core.internal1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/doxygen/Doxyfile.core.internal b/tools/doxygen/Doxyfile.core.internal
index dd1facd7b4..6021f293a6 100644
--- a/tools/doxygen/Doxyfile.core.internal
+++ b/tools/doxygen/Doxyfile.core.internal
@@ -1333,6 +1333,7 @@ src/core/lib/slice/slice_intern.cc \
src/core/lib/slice/slice_internal.h \
src/core/lib/slice/slice_string_helpers.cc \
src/core/lib/slice/slice_string_helpers.h \
+src/core/lib/slice/slice_weak_hash_table.h \
src/core/lib/surface/README.md \
src/core/lib/surface/api_trace.cc \
src/core/lib/surface/api_trace.h \