| Index: runtime/bin/io_impl_sources.gypi
|
| diff --git a/runtime/bin/io_impl_sources.gypi b/runtime/bin/io_impl_sources.gypi
|
| index 5a7df0eeea4f07703326bb673f708a152d21251e..50d5b2e6added22c3102eaa7766efeb4e662e399 100644
|
| --- a/runtime/bin/io_impl_sources.gypi
|
| +++ b/runtime/bin/io_impl_sources.gypi
|
| @@ -53,6 +53,7 @@
|
| 'process_win.cc',
|
| 'reference_counting.h',
|
| 'root_certificates_unsupported.cc',
|
| + 'secure_socket.cc',
|
| 'secure_socket.h',
|
| 'secure_socket_boringssl.cc',
|
| 'secure_socket_boringssl.h',
|
| @@ -60,6 +61,7 @@
|
| 'secure_socket_ios.h',
|
| 'secure_socket_macos.cc',
|
| 'secure_socket_macos.h',
|
| + 'secure_socket_scope_utils.h',
|
| 'secure_socket_unsupported.cc',
|
| 'socket.cc',
|
| 'socket.h',
|
|
|