Add http_proxy_socket to BUILD.gn

This commit is contained in:
klzgrad 2018-12-08 00:51:52 -05:00
parent d3e3faa9c7
commit b8b58bf8e4

View File

@ -3048,6 +3048,8 @@ if (!is_ios && !is_android) {
"tools/naive/naive_proxy.cc",
"tools/naive/naive_proxy.h",
"tools/naive/naive_proxy_bin.cc",
"tools/naive/http_proxy_socket.cc",
"tools/naive/http_proxy_socket.h",
"tools/naive/socks5_server_socket.cc",
"tools/naive/socks5_server_socket.h",
]