| Index: content/browser/browser_plugin/browser_plugin_guest.h
|
| diff --git a/content/browser/browser_plugin/browser_plugin_guest.h b/content/browser/browser_plugin/browser_plugin_guest.h
|
| index 40326341d4be9c9c2df4ad2f3fd14162c94d53aa..0cbc7d7e3aa6766e5c3b75fba646afc78833d7c2 100644
|
| --- a/content/browser/browser_plugin/browser_plugin_guest.h
|
| +++ b/content/browser/browser_plugin/browser_plugin_guest.h
|
| @@ -154,7 +154,6 @@ class CONTENT_EXPORT BrowserPluginGuest : public WebContentsObserver {
|
| const GURL& url,
|
| PageTransition transition_type,
|
| RenderViewHost* render_view_host) OVERRIDE;
|
| - virtual void DidStopLoading(RenderViewHost* render_view_host) OVERRIDE;
|
|
|
| virtual void RenderViewReady() OVERRIDE;
|
| virtual void RenderProcessGone(base::TerminationStatus status) OVERRIDE;
|
|
|