| Index: chrome/browser/resources/ntp_search/new_tab.html
|
| diff --git a/chrome/browser/resources/ntp_search/new_tab.html b/chrome/browser/resources/ntp_search/new_tab.html
|
| index 83c79681e5f5277620e4fae661ad6f272d041ed0..3c923b96cf95dc57632f07d3a62402a695b6c2b9 100644
|
| --- a/chrome/browser/resources/ntp_search/new_tab.html
|
| +++ b/chrome/browser/resources/ntp_search/new_tab.html
|
| @@ -83,8 +83,7 @@
|
| <script src="../ntp4/other_sessions.js"></script>
|
| </head>
|
|
|
| -<body id="ntp5"
|
| - i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize">
|
| +<body id="ntp5" i18n-values=".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>
|
|
|