Index: chrome/browser/ui/webui/ntp/android/bookmarks_handler.cc |
diff --git a/chrome/browser/ui/webui/ntp/android/bookmarks_handler.cc b/chrome/browser/ui/webui/ntp/android/bookmarks_handler.cc |
index 406c8aeffe513354729012466f7e0c716fcc67d0..70083c82645cc831461ed99de178369698c522bb 100644 |
--- a/chrome/browser/ui/webui/ntp/android/bookmarks_handler.cc |
+++ b/chrome/browser/ui/webui/ntp/android/bookmarks_handler.cc |
@@ -372,7 +372,6 @@ void BookmarksHandler::HandleCreateHomeScreenBookmarkShortcut( |
profile, Profile::EXPLICIT_ACCESS); |
favicon_service->GetRawFaviconForURL( |
FaviconService::FaviconForURLParams( |
- profile, |
node->url(), |
chrome::TOUCH_PRECOMPOSED_ICON | chrome::TOUCH_ICON | |
chrome::FAVICON, |