Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(110)

Unified Diff: trunk/src/remoting/host/client_session.cc

Issue 151163002: Revert 248045 "Use webrtc::MouseCursorMonitor for cursor shapes" (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: trunk/src/remoting/host/client_session.cc
===================================================================
--- trunk/src/remoting/host/client_session.cc (revision 248137)
+++ 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_);
« no previous file with comments | « trunk/src/remoting/host/chromoting_param_traits.cc ('k') | trunk/src/remoting/host/client_session_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698