| 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 eb1c80d11003880edf02e6388d32f057b3a3a9ab..3ba6cf9b3149834fa6f51db353e8f4fe35abc0a8 100644
|
| --- a/chrome/browser/resources/ntp4/new_tab.html
|
| +++ b/chrome/browser/resources/ntp4/new_tab.html
|
| @@ -64,7 +64,7 @@
|
| <script src="recently_closed.js"></script>
|
| </head>
|
|
|
| -<body>
|
| +<body i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize">
|
| <button id="login-container" class="custom-appearance" hidden>
|
| <div id="login-status-header-container" class="login-status-row">
|
| <div id="login-status-header"></div>
|
|
|