Chromium Code Reviews| Index: remoting/host/ipc_video_frame_capturer.h |
| diff --git a/remoting/host/ipc_video_frame_capturer.h b/remoting/host/ipc_video_frame_capturer.h |
| index 616f0a2280d5d2d8ec623cbbf70d11812953dd41..fd2cdff3590a8277f8bb95604537c291522e08f2 100644 |
| --- a/remoting/host/ipc_video_frame_capturer.h |
| +++ b/remoting/host/ipc_video_frame_capturer.h |
| @@ -10,10 +10,6 @@ |
| #include "base/memory/scoped_ptr.h" |
| #include "third_party/webrtc/modules/desktop_capture/screen_capturer.h" |
| -namespace IPC { |
| -class Message; |
| -} // namespace IPC |
| - |
| namespace media { |
| struct MouseCursorShape; |
| } // namespace media |