| Index: content/browser/frame_host/interstitial_page_impl.h
|
| diff --git a/content/browser/frame_host/interstitial_page_impl.h b/content/browser/frame_host/interstitial_page_impl.h
|
| index 80f14b998732f5e8a48485ca01346838bca7ef66..19361d6100abf7d554607369c148575bf81e89c2 100644
|
| --- a/content/browser/frame_host/interstitial_page_impl.h
|
| +++ b/content/browser/frame_host/interstitial_page_impl.h
|
| @@ -129,7 +129,6 @@ class CONTENT_EXPORT InterstitialPageImpl
|
| WindowOpenDisposition disposition,
|
| const gfx::Rect& initial_rect,
|
| bool user_gesture) override;
|
| - void SetFocusedFrame(FrameTreeNode* node, SiteInstance* source) override;
|
|
|
| // RenderViewHostDelegate implementation:
|
| RenderViewHostDelegateView* GetDelegateView() override;
|
|
|