| 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';
|
|
|