| Index: chrome/browser/resources/chromeos/login/gaia_input.html
|
| diff --git a/chrome/browser/resources/chromeos/login/gaia_input.html b/chrome/browser/resources/chromeos/login/gaia_input.html
|
| index b2562ee2f5cb9cb5f418b180cf4bb2849f647d67..67cac8636652a7ac5ed5e381f7b05d0093c72879 100644
|
| --- a/chrome/browser/resources/chromeos/login/gaia_input.html
|
| +++ b/chrome/browser/resources/chromeos/login/gaia_input.html
|
| @@ -34,7 +34,7 @@
|
| 'checkValidity' - returns current validity state of the input form. Updates
|
| 'isInvalid' at the end.
|
| -->
|
| -<dom-module name="gaia-input">
|
| +<dom-module id="gaia-input">
|
| <link rel="stylesheet" href="gaia_input.css">
|
|
|
| <template>
|
|
|