Index: remoting/remoting_srcs.gypi |
diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi |
index d9d663e1fab9598e4786898311a03a15b8241c2f..5b61a96c5ff91f41bd21e938fe1612ec670d9cf2 100644 |
--- a/remoting/remoting_srcs.gypi |
+++ b/remoting/remoting_srcs.gypi |
@@ -166,6 +166,8 @@ |
'protocol/protobuf_video_reader.h', |
'protocol/protobuf_video_writer.cc', |
'protocol/protobuf_video_writer.h', |
+ 'protocol/server_log_entry.cc', |
+ 'protocol/server_log_entry.h', |
'protocol/session.h', |
'protocol/session_config.cc', |
'protocol/session_config.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', |