Index: ppapi/proxy/plugin_dispatcher.h |
diff --git a/ppapi/proxy/plugin_dispatcher.h b/ppapi/proxy/plugin_dispatcher.h |
index c66f08cce695bd9ab855149b0e106be0a36a27fa..d0e7126d75feccb43869fee94b714da36f4a5557 100644 |
--- a/ppapi/proxy/plugin_dispatcher.h |
+++ b/ppapi/proxy/plugin_dispatcher.h |
@@ -46,8 +46,6 @@ struct InstanceData { |
ViewData view; |
- PP_Bool flash_fullscreen; // Used for PPB_FlashFullscreen. |
- |
// When non-NULL, indicates the callback to execute when mouse lock is lost. |
scoped_refptr<TrackedCallback> mouse_lock_callback; |