Index: chrome/browser/resources/local_ntp/most_visited_title.html |
diff --git a/chrome/browser/resources/local_ntp/most_visited_title.html b/chrome/browser/resources/local_ntp/most_visited_title.html |
index 5420eea02f9bcc074f6357e58b9f5b0e31261072..493547e3d70b6aee1027abde9862b6010e66f8c7 100644 |
--- a/chrome/browser/resources/local_ntp/most_visited_title.html |
+++ b/chrome/browser/resources/local_ntp/most_visited_title.html |
@@ -2,6 +2,7 @@ |
<html> |
<head> |
<meta charset="utf-8"> |
+ <link rel="stylesheet" href="chrome://resources/css/text_defaults.css"> |
<link rel="stylesheet" href="common.css"> |
<link rel="stylesheet" href="title.css"> |
<script src="util.js"></script> |