| Index: chrome/browser/android/shortcut_info.h
|
| diff --git a/chrome/browser/android/shortcut_info.h b/chrome/browser/android/shortcut_info.h
|
| index 5626c8c6d0622a40efd8f59c5a02d34d5e763dbf..708f8d82940eb3236097d44badeefc7eb03bae9e 100644
|
| --- a/chrome/browser/android/shortcut_info.h
|
| +++ b/chrome/browser/android/shortcut_info.h
|
| @@ -68,7 +68,6 @@ struct ShortcutInfo {
|
| GURL manifest_url;
|
| GURL url;
|
| GURL scope;
|
| - base::string16 user_title;
|
| base::string16 name;
|
| base::string16 short_name;
|
| blink::WebDisplayMode display;
|
|
|