Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2568)

Unified Diff: chrome/browser/resources/gaia_auth_host/webview_saml_injected.js

Issue 2617823002: GRIT: put <if> and <include> behind comments in .js files to make syntactically valid JS (Closed)
Patch Set: add dep Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/resources/gaia_auth_host/saml_handler.js ('k') | chrome/browser/resources/help/help.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/gaia_auth_host/webview_saml_injected.js
diff --git a/chrome/browser/resources/gaia_auth_host/webview_saml_injected.js b/chrome/browser/resources/gaia_auth_host/webview_saml_injected.js
index 84dcb2a51c3365c5273b9c2b32a356bfb8a9d88c..4a7ca56138deb933d0396996949dc236482c04db 100644
--- a/chrome/browser/resources/gaia_auth_host/webview_saml_injected.js
+++ b/chrome/browser/resources/gaia_auth_host/webview_saml_injected.js
@@ -2,5 +2,5 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-<include src="post_message_channel.js">
-<include src="../gaia_auth/saml_injected.js">
+// <include src="post_message_channel.js">
+// <include src="../gaia_auth/saml_injected.js">
« no previous file with comments | « chrome/browser/resources/gaia_auth_host/saml_handler.js ('k') | chrome/browser/resources/help/help.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698