| Index: chrome/browser/captive_portal/captive_portal_tab_helper.h
|
| diff --git a/chrome/browser/captive_portal/captive_portal_tab_helper.h b/chrome/browser/captive_portal/captive_portal_tab_helper.h
|
| index 815ccb43319bb7c7a30462d8b45fb17794603c81..efb0fbbeb8dc5d15b2fdb51c7be47b52c97b0d54 100644
|
| --- a/chrome/browser/captive_portal/captive_portal_tab_helper.h
|
| +++ b/chrome/browser/captive_portal/captive_portal_tab_helper.h
|
| @@ -137,8 +137,6 @@ class CaptivePortalTabHelper
|
| scoped_ptr<CaptivePortalTabReloader> tab_reloader_;
|
| scoped_ptr<CaptivePortalLoginDetector> login_detector_;
|
|
|
| - content::WebContents* web_contents_;
|
| -
|
| // If a provisional load has failed, and the tab is loading an error page, the
|
| // error code associated with the error page we're loading.
|
| // net::OK, otherwise.
|
|
|