| Index: chrome/browser/android/shortcut_helper.h
|
| diff --git a/chrome/browser/android/shortcut_helper.h b/chrome/browser/android/shortcut_helper.h
|
| index d2fabef8b72c53ec86ecc108cbb703b369fd727d..169e7f8cc859209323e79d9b2f234c8c72e5c5a4 100644
|
| --- a/chrome/browser/android/shortcut_helper.h
|
| +++ b/chrome/browser/android/shortcut_helper.h
|
| @@ -33,6 +33,7 @@ class ShortcutHelper {
|
| static void AddShortcutInBackgroundWithSkBitmap(
|
| const ShortcutInfo& info,
|
| const std::string& webapp_id,
|
| + const GURL& icon_url,
|
| const SkBitmap& icon_bitmap,
|
| const base::Closure& splash_image_callback);
|
|
|
|
|