| Index: chrome/browser/resources/ntp4/apps_page.js
|
| diff --git a/chrome/browser/resources/ntp4/apps_page.js b/chrome/browser/resources/ntp4/apps_page.js
|
| index 7c33bd8edc8b955f399d3f3a650561c064525e5e..bdbefcb66f4a5448032c438a7c9bc0d6b1e655da 100644
|
| --- a/chrome/browser/resources/ntp4/apps_page.js
|
| +++ b/chrome/browser/resources/ntp4/apps_page.js
|
| @@ -11,7 +11,6 @@ cr.define('ntp', function() {
|
| NTP_APPS_COLLAPSED: 1,
|
| NTP_APPS_MENU: 2,
|
| NTP_MOST_VISITED: 3,
|
| - NTP_RECENTLY_CLOSED: 4,
|
| NTP_APP_RE_ENABLE: 16,
|
| NTP_WEBSTORE_FOOTER: 18,
|
| NTP_WEBSTORE_PLUS_ICON: 19,
|
|
|