| Index: content/renderer/pepper/pepper_plugin_instance_impl.h
|
| diff --git a/content/renderer/pepper/pepper_plugin_instance_impl.h b/content/renderer/pepper/pepper_plugin_instance_impl.h
|
| index 12f54fe98d7fa36034912391a3bb801146b69be5..f284e2d364a642ba57fe147c8d9c506de0ac5f28 100644
|
| --- a/content/renderer/pepper/pepper_plugin_instance_impl.h
|
| +++ b/content/renderer/pepper/pepper_plugin_instance_impl.h
|
| @@ -509,7 +509,6 @@ class CONTENT_EXPORT PepperPluginInstanceImpl
|
| struct _NPP* instanceNPP();
|
|
|
| // cc::TextureLayerClient implementation.
|
| - virtual unsigned PrepareTexture() OVERRIDE;
|
| virtual bool PrepareTextureMailbox(
|
| cc::TextureMailbox* mailbox,
|
| scoped_ptr<cc::SingleReleaseCallback>* release_callback,
|
|
|