Searched refs:real_url (Results 1 – 2 of 2) sorted by relevance
424 string16 real_url(text.substr(after_scheme_and_colon)); in ParseForEmphasizeComponents() local426 AutocompleteInput::Parse(real_url, desired_tld, &real_parts, NULL, NULL); in ParseForEmphasizeComponents()
859 GURL real_url(url.possibly_invalid_spec().substr(kViewSourceLengthPlus1)); in FormatViewSourceUrl() local864 std::wstring result = FormatUrlInternal(real_url, languages, format_types, in FormatViewSourceUrl()