Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2329)

Unified Diff: chrome/browser/resources/ntp4/new_tab.js

Issue 2647653002: Initially load new_tab.css with a timestamp for chrome://apps. (Closed)
Patch Set: Initially load new_tab.css with a timestamp for chrome://apps. Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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')) {
« chrome/browser/resources/ntp4/new_tab.html ('K') | « chrome/browser/resources/ntp4/new_tab.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698