aboutsummaryrefslogtreecommitdiffhomepage
path: root/config.w32
diff options
context:
space:
mode:
authorGravatar Yihua Zhang <yihuaz@google.com>2018-11-01 16:26:46 -0700
committerGravatar Yihua Zhang <yihuaz@google.com>2018-11-01 16:26:46 -0700
commitcd768ec12aaf6b3d2090f8a32f259ad140006488 (patch)
tree92987282a3418e3eb8c0173f1ddad4f7f7f91f4a /config.w32
parentb741454fe45e1a868ff967c557be9caddc3a569a (diff)
use gRPC thread model
Diffstat (limited to 'config.w32')
-rw-r--r--config.w322
1 files changed, 1 insertions, 1 deletions
diff --git a/config.w32 b/config.w32
index da1279ccbc..245e4cf683 100644
--- a/config.w32
+++ b/config.w32
@@ -281,7 +281,7 @@ if (PHP_GRPC != "no") {
"src\\core\\tsi\\alts\\frame_protector\\alts_unseal_privacy_integrity_crypter.cc " +
"src\\core\\tsi\\alts\\frame_protector\\frame_handler.cc " +
"src\\core\\tsi\\alts\\handshaker\\alts_handshaker_client.cc " +
- "src\\core\\tsi\\alts\\handshaker\\alts_tsi_event.cc " +
+ "src\\core\\tsi\\alts\\handshaker\\alts_shared_resource.cc " +
"src\\core\\tsi\\alts\\handshaker\\alts_tsi_handshaker.cc " +
"src\\core\\tsi\\alts\\zero_copy_frame_protector\\alts_grpc_integrity_only_record_protocol.cc " +
"src\\core\\tsi\\alts\\zero_copy_frame_protector\\alts_grpc_privacy_integrity_record_protocol.cc " +