| Index: remoting/client/plugin/pepper_mouse_locker.h
|
| diff --git a/remoting/client/plugin/pepper_mouse_locker.h b/remoting/client/plugin/pepper_mouse_locker.h
|
| index b1b3c04a4209fd39ec38f38a6aa4a453f83ce2a4..1fb6b33a1c42f5df093ddfed554ae00624a34418 100644
|
| --- a/remoting/client/plugin/pepper_mouse_locker.h
|
| +++ b/remoting/client/plugin/pepper_mouse_locker.h
|
| @@ -19,8 +19,6 @@ class Instance;
|
|
|
| namespace remoting {
|
|
|
| -class PepperInputHandler;
|
| -
|
| class PepperMouseLocker : public pp::MouseLock,
|
| public protocol::CursorShapeStub {
|
| public:
|
|
|