Home
last modified time | relevance | path

Searched refs:IsValidNewTabURL (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/search/
Dsearch.cc264 NewTabURLState IsValidNewTabURL(Profile* profile, const GURL& new_tab_url) { in IsValidNewTabURL() function
291 NewTabURLState state = IsValidNewTabURL(profile, search_provider_url); in ForProfile()