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

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

Issue 2686683002: Deprecate most of gaia_auth extension (Closed)
Patch Set: remove unused data member from GaiaAuthExtensionLoader Created 3 years, 10 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
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 4a7ca56138deb933d0396996949dc236482c04db..e148e9135f2947a4315ed48ba951475929bdcfa2 100644
--- a/chrome/browser/resources/gaia_auth_host/webview_saml_injected.js
+++ b/chrome/browser/resources/gaia_auth_host/webview_saml_injected.js
@@ -3,4 +3,4 @@
// found in the LICENSE file.
// <include src="post_message_channel.js">
-// <include src="../gaia_auth/saml_injected.js">
+// <include src="saml_injected.js">
« no previous file with comments | « chrome/browser/resources/gaia_auth_host/saml_injected.js ('k') | chrome/browser/resources/inline_login/inline_login.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698