Index: content/renderer/pepper/pepper_plugin_instance_impl.cc |
diff --git a/content/renderer/pepper/pepper_plugin_instance_impl.cc b/content/renderer/pepper/pepper_plugin_instance_impl.cc |
index 6894654d3db4f62dc46c0b073ef27158e58e30a4..27907db0cfd730c62496946e849f7fb981a5fd6b 100644 |
--- a/content/renderer/pepper/pepper_plugin_instance_impl.cc |
+++ b/content/renderer/pepper/pepper_plugin_instance_impl.cc |
@@ -507,7 +507,6 @@ PepperPluginInstanceImpl::PepperPluginInstanceImpl( |
gamepad_impl_(new GamepadImpl()), |
uma_private_impl_(NULL), |
plugin_print_interface_(NULL), |
- plugin_graphics_3d_interface_(NULL), |
always_on_top_(false), |
fullscreen_container_(NULL), |
flash_fullscreen_(false), |