| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index 915ae658add6081310d9cd8902b6ad83b5023058..9ebe979bd78ceb80084a618286cc8d3d93e79aa7 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -197,8 +197,8 @@
|
| 'host/differ.cc',
|
| 'host/differ_block.h',
|
| 'host/differ_block.cc',
|
| - 'host/session_manager.cc',
|
| - 'host/session_manager.h',
|
| + 'host/screen_recorder.cc',
|
| + 'host/screen_recorder.h',
|
| 'host/heartbeat_sender.cc',
|
| 'host/heartbeat_sender.h',
|
| 'host/host_config.cc',
|
| @@ -468,7 +468,7 @@
|
| 'host/host_key_pair_unittest.cc',
|
| 'host/json_host_config_unittest.cc',
|
| 'host/mock_objects.h',
|
| - 'host/session_manager_unittest.cc',
|
| + 'host/screen_recorder_unittest.cc',
|
| 'host/test_key_pair.h',
|
| 'jingle_glue/channel_socket_adapter_unittest.cc',
|
| 'jingle_glue/jingle_client_unittest.cc',
|
|
|