aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.xml
diff options
context:
space:
mode:
authorGravatar Mark D. Roth <roth@google.com>2018-08-16 12:04:24 -0700
committerGravatar Mark D. Roth <roth@google.com>2018-08-16 13:19:01 -0700
commit7a7e4f56529c4da16ec6a3035e7b3bdf9dfb6f67 (patch)
tree038a53da42972feffed87bd4afe841526dd7220b /package.xml
parente495476b1e31023637259883aa735fcc716c6adc (diff)
Move C++ mu_guard class out of C-core public headers and fix style.
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 76bdd5ac8f..c89d490b00 100644
--- a/package.xml
+++ b/package.xml
@@ -110,6 +110,7 @@
<file baseinstalldir="/" name="src/core/lib/gprpp/fork.h" role="src" />
<file baseinstalldir="/" name="src/core/lib/gprpp/manual_constructor.h" role="src" />
<file baseinstalldir="/" name="src/core/lib/gprpp/memory.h" role="src" />
+ <file baseinstalldir="/" name="src/core/lib/gprpp/mutex_lock.h" role="src" />
<file baseinstalldir="/" name="src/core/lib/gprpp/thd.h" role="src" />
<file baseinstalldir="/" name="src/core/lib/profiling/timers.h" role="src" />
<file baseinstalldir="/" name="src/core/lib/gpr/alloc.cc" role="src" />