Chromium Code Reviews| Index: trunk/src/remoting/host/client_session.cc |
| =================================================================== |
| --- trunk/src/remoting/host/client_session.cc (revision 247690) |
| +++ trunk/src/remoting/host/client_session.cc (working copy) |
| @@ -273,7 +273,6 @@ |
| video_encode_task_runner_, |
| network_task_runner_, |
| desktop_environment_->CreateVideoCapturer(), |
| - desktop_environment_->CreateMouseCursorMonitor(), |
| video_encoder.Pass(), |
| connection_->client_stub(), |
| &mouse_clamping_filter_); |