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

Unified Diff: chrome/browser/resources/gaia_auth_host/post_message_channel.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/post_message_channel.js
diff --git a/chrome/browser/resources/gaia_auth_host/post_message_channel.js b/chrome/browser/resources/gaia_auth_host/post_message_channel.js
index 9ba11cd6c723f4ceccc58cf26f579e46e184c734..8fe463115ad5e5aec3610530de16df4bad1461ad 100644
--- a/chrome/browser/resources/gaia_auth_host/post_message_channel.js
+++ b/chrome/browser/resources/gaia_auth_host/post_message_channel.js
@@ -9,7 +9,7 @@
*/
'use strict';
-// <include src="../gaia_auth/channel.js">
+// <include src="channel.js">
var PostMessageChannel = (function() {
/**
« no previous file with comments | « chrome/browser/resources/gaia_auth_host/channel.js ('k') | chrome/browser/resources/gaia_auth_host/saml_injected.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698