diff options
Diffstat (limited to 'remoting/client/chromoting_view.h')
-rw-r--r-- | remoting/client/chromoting_view.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/remoting/client/chromoting_view.h b/remoting/client/chromoting_view.h index 1f1a769..17b24e3 100644 --- a/remoting/client/chromoting_view.h +++ b/remoting/client/chromoting_view.h @@ -11,12 +11,6 @@ #include "media/base/video_frame.h" #include "remoting/protocol/connection_to_host.h" -class MessageLoop; - -namespace base { -class WaitableEvent; -} // namespace base - namespace remoting { static const uint32 kCreatedColor = 0xffccccff; |