Home | History | Annotate | Download | only in autocomplete

Lines Matching refs:result_url

511         GURL result_url(URLFixerUpper::FixupURL(UTF16ToUTF8(suggestion_str),
513 if (result_url.is_valid()) {
514 navigation_results.push_back(NavigationResult(result_url, site_name));