parent
035eee5c03
commit
86a94126fb
2 changed files with 3 additions and 1 deletions
|
@ -54,6 +54,7 @@ class ResolveProxyHelper
|
|||
|
||||
// network::mojom::ProxyLookupClient implementation.
|
||||
void OnProxyLookupComplete(
|
||||
int32_t net_error,
|
||||
const base::Optional<net::ProxyInfo>& proxy_info) override;
|
||||
|
||||
// Self-reference. Owned as long as there's an outstanding proxy lookup.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue