Index: remoting/remoting.gyp |
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp |
index e2c3ecea08310b8e820d5e419e3edac4af00fd57..06b1b4fa0149c7ff55d1c8598fba6d03d0715f58 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', |