Index: chrome/browser/resources/help/help.html |
diff --git a/chrome/browser/resources/help/help.html b/chrome/browser/resources/help/help.html |
index 5f637b60477d72a9e8e36a40e152631388ca755c..47252124164075fe40ea674012ef82227b2443a6 100644 |
--- a/chrome/browser/resources/help/help.html |
+++ b/chrome/browser/resources/help/help.html |
@@ -32,8 +32,7 @@ |
<script src="chrome://help-frame/help_page.js"></script> |
<script src="chrome://help-frame/help.js"></script> |
</head> |
-<body class="uber-frame" |
- i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize"> |
+<body class="uber-frame"> |
<header> |
<h1 i18n-content="aboutTitle"></h1> |
</header> |