Index: chrome/browser/resources/quota_internals/main.html |
diff --git a/chrome/browser/resources/quota_internals/main.html b/chrome/browser/resources/quota_internals/main.html |
index 0efc415bdc11bd6caa733662f2fe966d7a977b5a..d166dd13383b1d1f0d1496a27cd6bdc483c4c4c8 100644 |
--- a/chrome/browser/resources/quota_internals/main.html |
+++ b/chrome/browser/resources/quota_internals/main.html |
@@ -15,6 +15,7 @@ found in the LICENSE file. |
<script src="chrome://resources/js/load_time_data.js"></script> |
<link rel="stylesheet" href="chrome://resources/css/tabs.css"> |
+<link rel="stylesheet" href="chrome://resources/css/text_defaults.css"> |
<link rel="stylesheet" href="chrome://resources/css/tree.css"> |
<script src="chrome://resources/js/cr/ui.js"></script> |
<script src="chrome://resources/js/cr/ui/tabs.js"></script> |
@@ -26,7 +27,7 @@ found in the LICENSE file. |
<script src="chrome://quota-internals/event_handler.js"></script> |
<script src="chrome://quota-internals/strings.js"></script> |
-<body i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize"> |
+<body> |
<tabbox> |
<tabs> |