| Index: chrome/browser/resources/gaia_auth/main.js
|
| diff --git a/chrome/browser/resources/gaia_auth/main.js b/chrome/browser/resources/gaia_auth/main.js
|
| index dc1ebe425550250a03bb193809616ea94738fd0a..a62e1bb8cfbe3aa8f5e0653f677e40576afda2ba 100644
|
| --- a/chrome/browser/resources/gaia_auth/main.js
|
| +++ b/chrome/browser/resources/gaia_auth/main.js
|
| @@ -37,7 +37,7 @@ Authenticator.API_KEY_TYPES = [
|
|
|
| /**
|
| * Allowed origins of the hosting page.
|
| - * @type {Array.<string>}
|
| + * @type {Array<string>}
|
| */
|
| Authenticator.ALLOWED_PARENT_ORIGINS = [
|
| 'chrome://oobe',
|
|
|