Searched refs:icon_src (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/android/
H A Dshortcut_helper.cc264 GURL icon_src = FindBestMatchingIcon(manifest.icons); local
265 if (icon_src.is_valid()) {
266 web_contents()->DownloadImage(icon_src,

Completed in 82 milliseconds