Cleanup unused headers, data members and functions.

This commit is contained in:
Cheng Zhao 2013-05-14 15:36:40 +08:00 committed by Adam Roben
parent 2cd6dd791e
commit f623ddf7fc
5 changed files with 4 additions and 17 deletions

View file

@ -69,7 +69,6 @@ private:
// content::WebContentsObserver
virtual void RenderViewCreated(content::RenderViewHost*) OVERRIDE;
virtual void AboutToNavigateRenderView(content::RenderViewHost* render_view_host) OVERRIDE;
virtual void DidFinishLoad(int64 frame_id,
const GURL& validated_url,