Index: chrome/browser/resources/history/history.html |
diff --git a/chrome/browser/resources/history/history.html b/chrome/browser/resources/history/history.html |
index e23d5f0fd30ba408aacc633463cc46982e472ecd..350018f660e3d4302cf37417acef93ca25ca3809 100644 |
--- a/chrome/browser/resources/history/history.html |
+++ b/chrome/browser/resources/history/history.html |
@@ -60,11 +60,10 @@ |
</head> |
<if expr="not is_android and not is_ios"> |
-<body class="uber-frame" |
- i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize"> |
+<body class="uber-frame"> |
</if> |
<if expr="is_android or is_ios"> |
-<body i18n-values=".style.fontFamily:fontfamily"> |
+<body> |
</if> |
<if expr="not is_android and not is_ios"> |