| Index: net/net_common.gypi
|
| diff --git a/net/net_common.gypi b/net/net_common.gypi
|
| index dc0f43fdf131767f41426772645a5acebac1f2d7..ca423a03f93a934d49686c956d7e531d391be8c8 100644
|
| --- a/net/net_common.gypi
|
| +++ b/net/net_common.gypi
|
| @@ -298,12 +298,6 @@
|
| [ 'OS == "win"', {
|
| 'sources!': [
|
| 'http/http_auth_handler_ntlm_portable.cc',
|
| - 'socket/socket_libevent.cc',
|
| - 'socket/socket_libevent.h',
|
| - 'socket/tcp_socket_libevent.cc',
|
| - 'socket/tcp_socket_libevent.h',
|
| - 'udp/udp_socket_libevent.cc',
|
| - 'udp/udp_socket_libevent.h',
|
| ],
|
| # TODO(jschuh): crbug.com/167187 fix size_t to int truncations.
|
| 'msvs_disabled_warnings': [4267, ],
|
|
|