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

Unified Diff: chrome/browser/resources/security_warnings/captive_portal.js

Issue 318213002: Add custom interstitial for captive portals. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix Android builds Created 5 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
Index: chrome/browser/resources/security_warnings/captive_portal.js
diff --git a/athena/resources/athena_resources.h b/chrome/browser/resources/security_warnings/captive_portal.js
similarity index 74%
copy from athena/resources/athena_resources.h
copy to chrome/browser/resources/security_warnings/captive_portal.js
index 00a26565b45bde883d00b84b505c98a99825f73d..2c7c460b89602bbaad56cbc9faa87498c9f3404c 100644
--- a/athena/resources/athena_resources.h
+++ b/chrome/browser/resources/security_warnings/captive_portal.js
@@ -2,4 +2,4 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "ash/resources/grit/ash_resources.h"
+var CAPTIVEPORTAL_CMD_OPEN_LOGIN_PAGE = 'openLoginPage';
« no previous file with comments | « chrome/browser/chrome_content_browser_client.cc ('k') | chrome/browser/resources/security_warnings/interstitial_v2.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698