Searched refs:pac_url_wide (Results 1 – 1 of 1) sorted by relevance
57 std::wstring pac_url_wide = base::ASCIIToWide(pac_url_.spec()); in GetProxyForURL() local58 options.lpszAutoConfigUrl = pac_url_wide.c_str(); in GetProxyForURL()