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

Unified Diff: remoting/remoting.gyp

Issue 92473002: Use webrtc::MouseCursorMonitor for cursor shapes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added a comment. Created 7 years, 1 month 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: remoting/remoting.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index 9359095003c5905df213777d2ba40000c0df66ed..421ba6f1c9bb39217fcb625438cbe9223a832b73 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -369,6 +369,8 @@
'host/ipc_host_event_logger.h',
'host/ipc_input_injector.cc',
'host/ipc_input_injector.h',
+ 'host/ipc_mouse_cursor_monitor.cc',
+ 'host/ipc_mouse_cursor_monitor.h',
'host/ipc_screen_controls.cc',
'host/ipc_screen_controls.h',
'host/ipc_util.h',
« remoting/host/video_scheduler.cc ('K') | « remoting/host/video_scheduler_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698