| Index: chrome/browser/resources/chromeos/set_time.html
|
| diff --git a/chrome/browser/resources/chromeos/set_time.html b/chrome/browser/resources/chromeos/set_time.html
|
| index 590f47e7612dea08e3a6e389249291086558d43b..55bcbea078764416b2cdb75cc79116bf1d9137a7 100644
|
| --- a/chrome/browser/resources/chromeos/set_time.html
|
| +++ b/chrome/browser/resources/chromeos/set_time.html
|
| @@ -8,7 +8,7 @@
|
| <link rel="stylesheet" href="set_time.css">
|
| </head>
|
|
|
| -<body i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize">
|
| +<body>
|
| <form id="set-time">
|
| <h2 i18n-content="setTimeTitle"></h2>
|
| <p id="prompt" i18n-content="prompt" class="row"></p>
|
|
|