Index: webkit/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h |
diff --git a/webkit/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h b/webkit/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h |
index 9c27b2c4f36460a8afe73ead3c0f72e36a74118e..cd23e42c0ce22164c6bb5cf07be34e8f00d96d4b 100644 |
--- a/webkit/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h |
+++ b/webkit/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h |
@@ -481,10 +481,6 @@ class WebGraphicsContext3DInProcessCommandBufferImpl |
// If rendering directly to WebView, weak pointer to it. |
WebKit::WebView* web_view_; |
-#if defined(OS_MACOSX) |
- // "Fake" plugin window handle in browser process for the compositor's output. |
- gfx::PluginWindowHandle plugin_handle_; |
-#endif |
WebGraphicsContext3D::WebGraphicsContextLostCallback* context_lost_callback_; |
WGC3Denum context_lost_reason_; |