| 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',
|
|
|