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