| Index: chrome/browser/resources/ntp4/new_tab.js
|
| diff --git a/chrome/browser/resources/ntp4/new_tab.js b/chrome/browser/resources/ntp4/new_tab.js
|
| index e17ede5bfc85e14dc63a2a4ccec0277fb710736f..708f25627a92607d238a857374872ea7fd29fde5 100644
|
| --- a/chrome/browser/resources/ntp4/new_tab.js
|
| +++ b/chrome/browser/resources/ntp4/new_tab.js
|
| @@ -90,9 +90,6 @@ cr.define('ntp', function() {
|
| }
|
| measureNavDots();
|
|
|
| - // Load the current theme colors.
|
| - themeChanged();
|
| -
|
| newTabView = new NewTabView();
|
|
|
| if (!loadTimeData.getBoolean('showWebStoreIcon')) {
|
|
|