| Index: chrome/browser/resources/ntp4/page_list_view.js
|
| diff --git a/chrome/browser/resources/ntp4/page_list_view.js b/chrome/browser/resources/ntp4/page_list_view.js
|
| index 6ec7d4e79cf05c53578a0bada333819206ab46ab..64a0a73a9728a5f2a31aaf898ca6f21cdcd02f98 100644
|
| --- a/chrome/browser/resources/ntp4/page_list_view.js
|
| +++ b/chrome/browser/resources/ntp4/page_list_view.js
|
| @@ -19,10 +19,7 @@
|
| * full_name: string,
|
| * full_name_direction: string,
|
| * homepageUrl: string,
|
| - * icon_big: string,
|
| - * icon_big_exists: boolean,
|
| - * icon_small: string,
|
| - * icon_small_exists: boolean,
|
| + * icon: string,
|
| * id: string,
|
| * is_component: boolean,
|
| * is_webstore: boolean,
|
|
|