Index: chrome/browser/captive_portal/captive_portal_tab_helper.h |
=================================================================== |
--- chrome/browser/captive_portal/captive_portal_tab_helper.h (revision 147723) |
+++ chrome/browser/captive_portal/captive_portal_tab_helper.h (working copy) |
@@ -72,7 +72,8 @@ |
const string16& error_description, |
content::RenderViewHost* render_view_host) OVERRIDE; |
- virtual void DidStopLoading() OVERRIDE; |
+ virtual void DidStopLoading( |
+ content::RenderViewHost* render_view_host) OVERRIDE; |
// content::NotificationObserver: |
virtual void Observe( |