Chromium Code Reviews| 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 8a40128f0cc1003c18e32aed7ff8917f7151a619..1760cf78bf27448557797c86cc1bd67328757c10 100644 |
| --- a/chrome/browser/resources/gaia_auth/main.js |
| +++ b/chrome/browser/resources/gaia_auth/main.js |
| @@ -117,4 +117,3 @@ Authenticator.prototype = { |
| }; |
| Authenticator.getInstance().initialize(); |
| - |