| Index: remoting/remoting_host_srcs.gypi
|
| diff --git a/remoting/remoting_host_srcs.gypi b/remoting/remoting_host_srcs.gypi
|
| index bdda71a5dc7a788d1ba26388f800f7811ac78007..c506ac4e1764affa6c3fb09fc19662aeb9a157a2 100644
|
| --- a/remoting/remoting_host_srcs.gypi
|
| +++ b/remoting/remoting_host_srcs.gypi
|
| @@ -298,6 +298,8 @@
|
| 'host/setup/win/auth_code_getter.h',
|
| ],
|
| 'remoting_host_native_messaging_sources': [
|
| + 'host/native_messaging/log_message_handler.cc',
|
| + 'host/native_messaging/log_message_handler.h',
|
| 'host/native_messaging/native_messaging_pipe.cc',
|
| 'host/native_messaging/native_messaging_pipe.h',
|
| 'host/native_messaging/native_messaging_reader.cc',
|
|
|