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 fab0ec4b94729fea836c8c76ce60e7b3d25941fd..381a7df1565e15731fc651ce2d5c69000fc1c95f 100644 |
--- a/chrome/browser/resources/gaia_auth_host/authenticator.js |
+++ b/chrome/browser/resources/gaia_auth_host/authenticator.js |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-<include src="saml_handler.js"> |
+// <include src="saml_handler.js"> |
/** |
* @fileoverview An UI component to authenciate to Chrome. The component hosts |