| 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 4bc655943acfe0380eeb2da6087770b1a6b47fd6..364b793c6e4c1f0bea8db688130b92d4bf8a4ede 100644
|
| --- a/chrome/browser/resources/chromeos/login/lock.html
|
| +++ b/chrome/browser/resources/chromeos/login/lock.html
|
| @@ -9,6 +9,7 @@
|
| <title i18n-content="title"></title>
|
|
|
| <include src="login_shared.html">
|
| +<link rel="import" href="chrome://oobe/custom_elements.html"></script>
|
|
|
| <script src="chrome://oobe/lock.js"></script>
|
|
|
|
|