Chromium Code Reviews| 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, |
|
Dan Beam
2016/12/16 01:01:23
did you mean to remove icon_small* out of curiosit
Evan Stade
2016/12/16 21:37:03
yes, I should do that. Done.
|
| * id: string, |