summaryrefslogtreecommitdiff
path: root/remoting/remoting_srcs.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/remoting_srcs.gypi')
-rw-r--r--remoting/remoting_srcs.gypi10
1 files changed, 6 insertions, 4 deletions
diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi
index d9d663e1fa..25785e209b 100644
--- a/remoting/remoting_srcs.gypi
+++ b/remoting/remoting_srcs.gypi
@@ -75,6 +75,8 @@
'jingle_glue/jingle_info_request.h',
'jingle_glue/network_settings.cc',
'jingle_glue/network_settings.h',
+ 'jingle_glue/server_log_entry.cc',
+ 'jingle_glue/server_log_entry.h',
'jingle_glue/signal_strategy.h',
'jingle_glue/xmpp_signal_strategy.cc',
'jingle_glue/xmpp_signal_strategy.h',
@@ -212,8 +214,8 @@
'client/key_event_mapper.h',
'client/log_to_server.cc',
'client/log_to_server.h',
- 'client/server_log_entry.cc',
- 'client/server_log_entry.h',
+ 'client/server_log_entry_client.cc',
+ 'client/server_log_entry_client.h',
'client/software_video_renderer.cc',
'client/software_video_renderer.h',
'client/video_renderer.h',
@@ -226,10 +228,10 @@
'client/plugin/delegating_signal_strategy.h',
'client/plugin/media_source_video_renderer.cc',
'client/plugin/media_source_video_renderer.h',
- 'client/plugin/normalizing_input_filter.cc',
- 'client/plugin/normalizing_input_filter.h',
'client/plugin/normalizing_input_filter_cros.cc',
+ 'client/plugin/normalizing_input_filter_cros.h',
'client/plugin/normalizing_input_filter_mac.cc',
+ 'client/plugin/normalizing_input_filter_mac.h',
'client/plugin/pepper_audio_player.cc',
'client/plugin/pepper_audio_player.h',
'client/plugin/pepper_input_handler.cc',