From afb982981944a4c1a4febece03315aea95192e6a Mon Sep 17 00:00:00 2001 From: ncteisen Date: Thu, 28 Jun 2018 18:04:24 -0700 Subject: Fix the muddled linkeage of channelz --- config.w32 | 1 + 1 file changed, 1 insertion(+) (limited to 'config.w32') 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 " + -- cgit v1.2.3