Index: content/renderer/pepper/pepper_plugin_delegate_impl.h |
diff --git a/content/renderer/pepper/pepper_plugin_delegate_impl.h b/content/renderer/pepper/pepper_plugin_delegate_impl.h |
index 176214f1df799468b94a8830292fe6e51f2ce47f..da546e1fc0f8e11cc8445f7301d9e578ba313ccf 100644 |
--- a/content/renderer/pepper/pepper_plugin_delegate_impl.h |
+++ b/content/renderer/pepper/pepper_plugin_delegate_impl.h |
@@ -185,7 +185,6 @@ class PepperPluginDelegateImpl |
webkit::ppapi::PluginInstance* instance, |
PP_Resource resource) OVERRIDE; |
virtual PlatformContext3D* CreateContext3D() OVERRIDE; |
- virtual void ReparentContext(PlatformContext3D*) OVERRIDE; |
virtual PlatformVideoCapture* CreateVideoCapture( |
const std::string& device_id, |
PlatformVideoCaptureEventHandler* handler) OVERRIDE; |