Index: content/test/test_frame_navigation_observer.h |
diff --git a/content/test/test_frame_navigation_observer.h b/content/test/test_frame_navigation_observer.h |
index 9e40ae71fc9c2bbc722c377e9f462b59a1030420..6e4fec33d4d1680e9e21f87684eab37671dd410b 100644 |
--- a/content/test/test_frame_navigation_observer.h |
+++ b/content/test/test_frame_navigation_observer.h |
@@ -43,8 +43,7 @@ class TestFrameNavigationObserver : public WebContentsObserver { |
// WebContentsObserver |
void DidStartProvisionalLoadForFrame(RenderFrameHost* render_frame_host, |
const GURL& validated_url, |
- bool is_error_page, |
- bool is_iframe_srcdoc) override; |
+ bool is_error_page) override; |
void DidCommitProvisionalLoadForFrame( |
RenderFrameHost* render_frame_host, |
const GURL& url, |