mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2025-04-01 12:56:19 +03:00
Add http_proxy_socket to BUILD.gn
This commit is contained in:
parent
7a115772ef
commit
bb41719218
1 changed files with 2 additions and 0 deletions
|
@ -2826,6 +2826,8 @@ if (!is_ios && !is_android) {
|
||||||
"tools/naive/naive_proxy.cc",
|
"tools/naive/naive_proxy.cc",
|
||||||
"tools/naive/naive_proxy.h",
|
"tools/naive/naive_proxy.h",
|
||||||
"tools/naive/naive_proxy_bin.cc",
|
"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.cc",
|
||||||
"tools/naive/socks5_server_socket.h",
|
"tools/naive/socks5_server_socket.h",
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Reference in a new issue