aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.xml
diff options
context:
space:
mode:
authorGravatar Mark D. Roth <roth@google.com>2018-01-11 07:01:02 -0800
committerGravatar GitHub <noreply@github.com>2018-01-11 07:01:02 -0800
commit53430532ce765aa1aa96656b00015914598838ae (patch)
treef1c270905739ddebde24e21fdb0fadd338b0ca56 /package.xml
parentf87d9b233f5e1d506b6e5112e9df0b546764ad17 (diff)
parentc6406f32f626bcad9aee9582132f06bc68f4e0e5 (diff)
Merge pull request #13676 from markdroth/inlined_vector
Implement InlinedVector independently of absl.
Diffstat (limited to 'package.xml')
-rw-r--r--package.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.xml b/package.xml
index adc98330de..ff3d0797ab 100644
--- a/package.xml
+++ b/package.xml
@@ -360,6 +360,7 @@
<file baseinstalldir="/" name="src/core/lib/support/debug_location.h" role="src" />
<file baseinstalldir="/" name="src/core/lib/support/ref_counted.h" role="src" />
<file baseinstalldir="/" name="src/core/lib/support/ref_counted_ptr.h" role="src" />
+ <file baseinstalldir="/" name="src/core/lib/support/vector.h" role="src" />
<file baseinstalldir="/" name="src/core/lib/surface/alarm_internal.h" role="src" />
<file baseinstalldir="/" name="src/core/lib/surface/api_trace.h" role="src" />
<file baseinstalldir="/" name="src/core/lib/surface/call.h" role="src" />