Home | History | Annotate | Download | only in autocomplete

Lines Matching refs:http_scheme_prefix

198         const string16 http_scheme_prefix =
204 Type http_type = Parse(http_scheme_prefix + text, desired_tld,
226 -static_cast<int>(http_scheme_prefix.size()), components[i]);