| Index: chrome/browser/android/shortcut_helper.h
|
| diff --git a/chrome/browser/android/shortcut_helper.h b/chrome/browser/android/shortcut_helper.h
|
| index b4a7bf633a162d3c8d35a37bcd4a75c7e6cb79dc..ca2b6832321f458ea15d8f5ea75467e42e978249 100644
|
| --- a/chrome/browser/android/shortcut_helper.h
|
| +++ b/chrome/browser/android/shortcut_helper.h
|
| @@ -32,6 +32,7 @@ class ShortcutHelper {
|
| static void FetchSplashScreenImage(content::WebContents* web_contents,
|
| const GURL& image_url,
|
| const int ideal_splash_image_size_in_dp,
|
| + const int minimum_splash_image_size_in_dp,
|
| const std::string& webapp_id);
|
|
|
| // Stores the data of the webapp which is not placed inside the shortcut.
|
|
|