Home | History | Annotate | Download | only in proxy

Lines Matching refs:proxy_config

471   net::ProxyConfig proxy_config;
472 proxy_config.proxy_rules().ParseFromString(proxy);
473 return ProxyService::CreateFixed(proxy_config);