| Index: chrome/browser/resources/chromeos/login/login.html
|
| diff --git a/chrome/browser/resources/chromeos/login/login.html b/chrome/browser/resources/chromeos/login/login.html
|
| index 2be7cf6b15e0ef8bb56806e48951a9e1d4502a38..d2f659979bb44b62c5b955e5fe6fc35c0220cd2b 100644
|
| --- a/chrome/browser/resources/chromeos/login/login.html
|
| +++ b/chrome/browser/resources/chromeos/login/login.html
|
| @@ -6,7 +6,7 @@
|
| <head>
|
| <meta charset="utf-8">
|
| <meta name="google" value="notranslate">
|
| -<title>$i18n{title}</title>
|
| +<title i18n-content="title"></title>
|
| <include src="login_shared.html">
|
| <include src="login_non_lock_shared.html">
|
| <include src="notification_card.html">
|
|
|