| 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..3177ed6103a9e2af55325a56cbf7081f3ac1cbe3 100644
|
| --- a/chrome/browser/resources/ntp4/page_list_view.js
|
| +++ b/chrome/browser/resources/ntp4/page_list_view.js
|
| @@ -19,8 +19,7 @@
|
| * full_name: string,
|
| * full_name_direction: string,
|
| * homepageUrl: string,
|
| - * icon_big: string,
|
| - * icon_big_exists: boolean,
|
| + * icon: string,
|
| * icon_small: string,
|
| * icon_small_exists: boolean,
|
| * id: string,
|
|
|