HomeSort by relevance Sort by last modified time
    Searched full:new_search_url (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/components/google/core/browser/
google_url_tracker_infobar_delegate.cc 48 GURL new_search_url; local
55 new_search_url = search_url_.ReplaceComponents(replacements);
65 if (new_search_url.is_valid())
66 navigation_helper->OpenURL(new_search_url, CURRENT_TAB, false);

Completed in 45 milliseconds