aboutsummaryrefslogtreecommitdiffhomepage
path: root/config.w32
diff options
context:
space:
mode:
authorGravatar ncteisen <ncteisen@gmail.com>2018-06-28 18:04:24 -0700
committerGravatar Noah Eisen <ncteisen@google.com>2018-07-06 15:34:54 -0700
commitafb982981944a4c1a4febece03315aea95192e6a (patch)
treea3a89be89498166421a6b26d90b91f7bf301c76f /config.w32
parent252d3f3b460cf56db2e30d68e566a00cef0304eb (diff)
Fix the muddled linkeage of channelz
Diffstat (limited to 'config.w32')
-rw-r--r--config.w321
1 files changed, 1 insertions, 0 deletions
diff --git a/config.w32 b/config.w32
index 0f219d3496..2857781dd5 100644
--- a/config.w32
+++ b/config.w32
@@ -307,6 +307,7 @@ if (PHP_GRPC != "no") {
"src\\core\\ext\\filters\\client_channel\\backup_poller.cc " +
"src\\core\\ext\\filters\\client_channel\\channel_connectivity.cc " +
"src\\core\\ext\\filters\\client_channel\\client_channel.cc " +
+ "src\\core\\ext\\filters\\client_channel\\client_channel_channelz.cc " +
"src\\core\\ext\\filters\\client_channel\\client_channel_factory.cc " +
"src\\core\\ext\\filters\\client_channel\\client_channel_plugin.cc " +
"src\\core\\ext\\filters\\client_channel\\connector.cc " +