No more need to override DidFinishLoad
This commit is contained in:
parent
95d28c398e
commit
aa926680a2
2 changed files with 5 additions and 14 deletions
|
@ -128,8 +128,6 @@ class InspectableWebContentsImpl :
|
|||
// content::WebContentsObserver:
|
||||
void AboutToNavigateRenderFrame(content::RenderFrameHost* old_host,
|
||||
content::RenderFrameHost* new_host) override;
|
||||
void DidFinishLoad(content::RenderFrameHost* render_frame_host,
|
||||
const GURL& validated_url) override;
|
||||
void WebContentsDestroyed() override;
|
||||
|
||||
// content::WebContentsDelegate:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue