aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.xml
diff options
context:
space:
mode:
authorGravatar Mark D. Roth <roth@google.com>2018-01-10 14:47:37 -0800
committerGravatar Mark D. Roth <roth@google.com>2018-01-10 14:47:37 -0800
commitc6406f32f626bcad9aee9582132f06bc68f4e0e5 (patch)
treef096d80dc70a661e7d9ef3e40215dc80785bba14 /package.xml
parent1acc1fca7476383f523ffe16343bbce0e8b61ca8 (diff)
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 b4d8c88693..8e34b56ce7 100644
--- a/package.xml
+++ b/package.xml
@@ -361,6 +361,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" />