Index: content/renderer/pepper_plugin_delegate_impl.h |
=================================================================== |
--- content/renderer/pepper_plugin_delegate_impl.h (revision 105467) |
+++ content/renderer/pepper_plugin_delegate_impl.h (working copy) |
@@ -341,6 +341,7 @@ |
const WebKit::WebCursorInfo& cursor) OVERRIDE; |
virtual void DidReceiveMouseEvent( |
webkit::ppapi::PluginInstance* instance) OVERRIDE; |
+ virtual bool IsInFullscreenMode() OVERRIDE; |
CONTENT_EXPORT int GetRoutingId() const; |