| Index: content/renderer/pepper_plugin_delegate_impl.h
|
| diff --git a/content/renderer/pepper_plugin_delegate_impl.h b/content/renderer/pepper_plugin_delegate_impl.h
|
| index cf8d2c371bfe3d9004a7a9837eef96275cf73fb5..6648bd66c8c72d4f2f844dc1fb9f09b68343897a 100644
|
| --- a/content/renderer/pepper_plugin_delegate_impl.h
|
| +++ b/content/renderer/pepper_plugin_delegate_impl.h
|
| @@ -298,7 +298,6 @@ class PepperPluginDelegateImpl
|
| virtual void DidStopLoading() OVERRIDE;
|
| virtual void SetContentRestriction(int restrictions) OVERRIDE;
|
| virtual void SaveURLAs(const GURL& url) OVERRIDE;
|
| - virtual content::P2PSocketDispatcher* GetP2PSocketDispatcher() OVERRIDE;
|
| virtual webkit_glue::P2PTransport* CreateP2PTransport() OVERRIDE;
|
| virtual double GetLocalTimeZoneOffset(base::Time t) OVERRIDE;
|
| virtual std::string GetFlashCommandLineArgs() OVERRIDE;
|
|
|