Chromium Code Reviews| Index: chrome/browser/resources/ntp4/new_tab.html |
| diff --git a/chrome/browser/resources/ntp4/new_tab.html b/chrome/browser/resources/ntp4/new_tab.html |
| index c388199bc24c41d49674cc4e76a961caf44f721c..7bed63abc8397615e1e337dc349025d5264c4b76 100644 |
| --- a/chrome/browser/resources/ntp4/new_tab.html |
| +++ b/chrome/browser/resources/ntp4/new_tab.html |
| @@ -30,7 +30,7 @@ |
| <link rel="stylesheet" href="nav_dot.css"> |
| <link rel="stylesheet" href="new_tab.css"> |
| <link rel="stylesheet" href="tile_page.css"> |
| -<link id="themecss" rel="stylesheet"> |
|
Evan Stade
2015/08/28 14:48:28
uh what? why was this empty? how did new_tab_theme
Dan Beam
2015/08/28 15:51:10
https://code.google.com/p/chromium/codesearch#chro
|
| +<link id="themecss" rel="stylesheet" href="chrome://theme/css/new_tab_theme.css"> |
| <script src="../../../../ui/webui/resources/js/action_link.js"></script> |
| <script src="../../../../ui/webui/resources/js/event_tracker.js"></script> |