| Index: chrome/browser/android/shortcut_info.h
|
| diff --git a/chrome/browser/android/shortcut_info.h b/chrome/browser/android/shortcut_info.h
|
| index e393e21d31f8f2017e46e7d5d5e92e0c0be11ecc..819245733f189486a583d4f5f6fec8e0b2b32a26 100644
|
| --- a/chrome/browser/android/shortcut_info.h
|
| +++ b/chrome/browser/android/shortcut_info.h
|
| @@ -51,7 +51,7 @@ struct ShortcutInfo {
|
| int64_t theme_color;
|
| int64_t background_color;
|
| bool is_icon_generated;
|
| - bool is_web_apk;
|
| + bool is_webapk;
|
| };
|
|
|
| #endif // CHROME_BROWSER_ANDROID_SHORTCUT_INFO_H_
|
|
|