aboutsummaryrefslogtreecommitdiffhomepage
path: root/binding.gyp
diff options
context:
space:
mode:
authorGravatar Mark D. Roth <roth@google.com>2017-03-22 08:14:06 -0700
committerGravatar GitHub <noreply@github.com>2017-03-22 08:14:06 -0700
commit5c42af696daaab38f31886df7e7b374ea6431470 (patch)
tree9845a4924e488bee457e9349c845384da43e3266 /binding.gyp
parent1855710c714f2bee978f82a7d97f51a5945c3814 (diff)
parentf7c2cd274efc143549028b40e2b6e6be8d260b76 (diff)
Merge pull request #9655 from markdroth/remove_initial_connect_string
Remove initial_connect_string hack.
Diffstat (limited to 'binding.gyp')
-rw-r--r--binding.gyp2
1 files changed, 0 insertions, 2 deletions
diff --git a/binding.gyp b/binding.gyp
index 3cb1de99a3..2ec57768ae 100644
--- a/binding.gyp
+++ b/binding.gyp
@@ -788,10 +788,8 @@
'src/core/ext/client_channel/client_channel_factory.c',
'src/core/ext/client_channel/client_channel_plugin.c',
'src/core/ext/client_channel/connector.c',
- 'src/core/ext/client_channel/default_initial_connect_string.c',
'src/core/ext/client_channel/http_connect_handshaker.c',
'src/core/ext/client_channel/http_proxy.c',
- 'src/core/ext/client_channel/initial_connect_string.c',
'src/core/ext/client_channel/lb_policy.c',
'src/core/ext/client_channel/lb_policy_factory.c',
'src/core/ext/client_channel/lb_policy_registry.c',