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 b69a1921776215c37499e604091e832b552bb6b6..90f6301155e4e27ebb8bd601991d81231ca0a8d1 100644 |
--- a/content/renderer/pepper/pepper_plugin_instance_impl.h |
+++ b/content/renderer/pepper/pepper_plugin_instance_impl.h |
@@ -498,7 +498,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, |