Index: remoting/remoting_srcs.gypi |
diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi |
index 648f847f52b6b1a6a04b2486e00d077de0582c21..60c7e59cf225ced3da3fe188a3e1b2b683e8eca5 100644 |
--- a/remoting/remoting_srcs.gypi |
+++ b/remoting/remoting_srcs.gypi |
@@ -75,6 +75,8 @@ |
'jingle_glue/iq_sender.h', |
'jingle_glue/jingle_info_request.cc', |
'jingle_glue/jingle_info_request.h', |
+ 'jingle_glue/log_to_server.cc', |
+ 'jingle_glue/log_to_server.h', |
'jingle_glue/network_settings.cc', |
'jingle_glue/network_settings.h', |
'jingle_glue/server_log_entry.cc', |
@@ -209,6 +211,8 @@ |
'client/client_config.h', |
'client/client_context.cc', |
'client/client_context.h', |
+ 'client/client_status_logger.cc', |
+ 'client/client_status_logger.h', |
'client/client_user_interface.h', |
'client/frame_consumer.h', |
'client/frame_consumer_proxy.cc', |
@@ -216,8 +220,6 @@ |
'client/frame_producer.h', |
'client/key_event_mapper.cc', |
'client/key_event_mapper.h', |
- 'client/log_to_server.cc', |
- 'client/log_to_server.h', |
'client/server_log_entry_client.cc', |
'client/server_log_entry_client.h', |
'client/software_video_renderer.cc', |