| Index: chrome/browser/android/shortcut_info.h
|
| diff --git a/chrome/browser/android/shortcut_info.h b/chrome/browser/android/shortcut_info.h
|
| index 93657b4461abcf2ba526fdf8ddc49fddab6f701d..05e1fc7164e953b3fe184e269e11f093cc90d323 100644
|
| --- a/chrome/browser/android/shortcut_info.h
|
| +++ b/chrome/browser/android/shortcut_info.h
|
| @@ -57,7 +57,6 @@ struct ShortcutInfo {
|
| int64_t theme_color;
|
| int64_t background_color;
|
| int ideal_splash_image_size_in_px;
|
| - int minimum_splash_image_size_in_px;
|
| GURL splash_image_url;
|
| GURL best_primary_icon_url;
|
| GURL best_badge_icon_url;
|
|
|