Index: remoting/client/plugin/pepper_view.h |
diff --git a/remoting/client/plugin/pepper_view.h b/remoting/client/plugin/pepper_view.h |
index 4aa18575f59a8454dc875bca34f58691a1560f2c..949703acdb3f26dddaac5e24b7a485e83401bc2d 100644 |
--- a/remoting/client/plugin/pepper_view.h |
+++ b/remoting/client/plugin/pepper_view.h |
@@ -40,6 +40,7 @@ class PepperView : public ChromotingView, |
protocol::ConnectionToHost::State state, |
protocol::ErrorCode error) OVERRIDE; |
virtual protocol::ClipboardStub* GetClipboardStub() OVERRIDE; |
+ virtual protocol::CursorShapeStub* GetCursorShapeStub() OVERRIDE; |
// FrameConsumer implementation. |
virtual void ApplyBuffer(const SkISize& view_size, |