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

Unified Diff: remoting/remoting.gyp

Issue 12594009: Converted LocalInputMonitor into a SessionController instance. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 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 4105bfe37d7e77fd2e9f53769f96e9e4d17313ab..d1a1e78890f92db06e1c08deb98225d4f642cf85 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -405,7 +405,6 @@
'host/me2me_desktop_environment.h',
'host/mouse_clamping_filter.cc',
'host/mouse_clamping_filter.h',
- 'host/mouse_move_observer.h',
'host/network_settings.h',
'host/pam_authorization_factory_posix.cc',
'host/pam_authorization_factory_posix.h',
@@ -433,6 +432,8 @@
'host/service_urls.cc',
'host/service_urls.h',
'host/session_controller.h',
+ 'host/session_controller_list.cc',
+ 'host/session_controller_list.h',
'host/session_manager_factory.cc',
'host/session_manager_factory.h',
'host/signaling_connector.cc',
« remoting/host/session_controller_list.h ('K') | « remoting/host/session_controller_list.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698