| Index: remoting/client/jni/jni_gl_display_handler.h
|
| diff --git a/remoting/client/jni/jni_gl_display_handler.h b/remoting/client/jni/jni_gl_display_handler.h
|
| index 7dbba87e2188804707e6457533c71d5f50c901db..df79553da02b02f17971f20c58db7a084a1a3c47 100644
|
| --- a/remoting/client/jni/jni_gl_display_handler.h
|
| +++ b/remoting/client/jni/jni_gl_display_handler.h
|
| @@ -23,8 +23,6 @@ class VideoRenderer;
|
| } // namespace protocol
|
|
|
| class ChromotingJniRuntime;
|
| -class DualBufferFrameConsumer;
|
| -class EglThreadContext;
|
|
|
| // Handles OpenGL display operations. Draws desktop and cursor on the OpenGL
|
| // surface. The handler should be used and destroyed on the UI thread. It also
|
|
|