Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/history/
Dtop_sites.cc61 static const char kPrepopulateFaviconURLs[][54] = variable
635 url.favicon_url = GURL(kPrepopulateFaviconURLs[i]); in GetPrepopulatePages()