Index: content/renderer/pepper/pepper_plugin_delegate_impl.h |
=================================================================== |
--- content/renderer/pepper/pepper_plugin_delegate_impl.h (revision 134628) |
+++ content/renderer/pepper/pepper_plugin_delegate_impl.h (working copy) |
@@ -168,8 +168,6 @@ |
virtual void InstanceDeleted( |
webkit::ppapi::PluginInstance* instance) OVERRIDE; |
virtual SkBitmap* GetSadPluginBitmap() OVERRIDE; |
- virtual WebKit::WebPlugin* CreatePluginReplacement( |
- const FilePath& file_path) OVERRIDE; |
virtual uint32_t GetAudioHardwareOutputSampleRate() OVERRIDE; |
virtual uint32_t GetAudioHardwareOutputBufferSize() OVERRIDE; |
virtual PlatformAudioOutput* CreateAudioOutput( |