| 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 e73609d7887d3561422a3d240b367066f80734f7..b1df23b16a65e70cabbe06c653d54509d6f8a36f 100644
|
| --- a/chrome/browser/ui/webui/ntp/android/bookmarks_handler.cc
|
| +++ b/chrome/browser/ui/webui/ntp/android/bookmarks_handler.cc
|
| @@ -378,7 +378,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,
|
|
|