| 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 4b0edae9e817657e662c14f191b9c092f8c1dad6..b189c4b62a02fc0d6d09ff48bfa7afd89fb69135 100644
|
| --- a/chrome/browser/captive_portal/captive_portal_tab_helper.h
|
| +++ b/chrome/browser/captive_portal/captive_portal_tab_helper.h
|
| @@ -71,6 +71,7 @@ class CaptivePortalTabHelper
|
| bool is_main_frame,
|
| const GURL& validated_url,
|
| bool is_error_page,
|
| + bool is_iframe_srcdoc,
|
| content::RenderViewHost* render_view_host) OVERRIDE;
|
|
|
| virtual void DidCommitProvisionalLoadForFrame(
|
|
|