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

Unified Diff: remoting/remoting.gyp

Issue 10829409: Add MouseClampingFilter and update ClientSession to use it. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Avoid implementation inheritance in MouseClampingFilter. Created 8 years, 4 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: remoting/remoting.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index 79b4fa05711afbe2391dc7d7b8861b238f8b5443..a3d9ae32798830a91e2209f31753e291f23b86bc 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -1258,6 +1258,8 @@
'host/local_input_monitor_win.cc',
'host/log_to_server.cc',
'host/log_to_server.h',
+ 'host/mouse_clamping_filter.cc',
+ 'host/mouse_clamping_filter.h',
'host/mouse_move_observer.h',
'host/network_settings.h',
'host/pin_hash.cc',
« remoting/host/mouse_clamping_filter.cc ('K') | « remoting/protocol/mouse_input_filter.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698