| 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 91661f9b27bb9cb9981e017f18625469c85a3547..69e406de4dcb1e107306f6c797ccf8e1e92a556d 100644
|
| --- a/chrome/browser/ui/webui/ntp/android/bookmarks_handler.cc
|
| +++ b/chrome/browser/ui/webui/ntp/android/bookmarks_handler.cc
|
| @@ -406,7 +406,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,
|
|
|