Add http_proxy_socket to BUILD.gn
parent
99d1a6e4c6
commit
9d2e9cd9ff
|
|
@ -1717,6 +1717,8 @@ executable("naive") {
|
|||
"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",
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue