| Index: content/browser/frame_host/interstitial_page_impl.h
|
| ===================================================================
|
| --- content/browser/frame_host/interstitial_page_impl.h (revision 240362)
|
| +++ content/browser/frame_host/interstitial_page_impl.h (working copy)
|
| @@ -103,6 +103,7 @@
|
| const LoadCommittedDetails& load_details) OVERRIDE;
|
|
|
| // RenderFrameHostDelegate implementation:
|
| + virtual void RenderFrameCreated(RenderFrameHost* render_frame_host) OVERRIDE;
|
|
|
| // RenderViewHostDelegate implementation:
|
| virtual RenderViewHostDelegateView* GetDelegateView() OVERRIDE;
|
|
|