Searched refs:host_with_tld (Results 1 – 1 of 1) sorted by relevance
266 string16 host_with_tld(host); in Parse() local268 host_with_tld += '.'; in Parse()269 host_with_tld += desired_tld; in Parse()271 UTF16ToUTF8(host_with_tld), false) != std::string::npos) in Parse()