Chromium Code Reviews| Index: chrome/browser/resources/gaia_auth_host/authenticator.js |
| diff --git a/chrome/browser/resources/gaia_auth_host/authenticator.js b/chrome/browser/resources/gaia_auth_host/authenticator.js |
| index 46f919eea0fd871c54b04797da71d2137af5dcb9..fab0ec4b94729fea836c8c76ce60e7b3d25941fd 100644 |
| --- a/chrome/browser/resources/gaia_auth_host/authenticator.js |
| +++ b/chrome/browser/resources/gaia_auth_host/authenticator.js |
| @@ -110,6 +110,7 @@ cr.define('cr.login', function() { |
| // the same account. |
| 'email', |
| 'readOnlyEmail', |
| + 'realm', |
| ]; |
| /** |