| Index: remoting/remoting_host.gypi
|
| diff --git a/remoting/remoting_host.gypi b/remoting/remoting_host.gypi
|
| index eca564627d826426d9a77509a605160e528aef30..55387003fd8cc528aa695ccb97aaa80c1098b7c0 100644
|
| --- a/remoting/remoting_host.gypi
|
| +++ b/remoting/remoting_host.gypi
|
| @@ -431,6 +431,8 @@
|
| 'sources': [
|
| 'host/native_messaging/pipe_messaging_channel.cc',
|
| 'host/native_messaging/pipe_messaging_channel.h',
|
| + 'host/native_messaging/native_messaging_pipe.cc',
|
| + 'host/native_messaging/native_messaging_pipe.h',
|
| 'host/native_messaging/native_messaging_reader.cc',
|
| 'host/native_messaging/native_messaging_reader.h',
|
| 'host/native_messaging/native_messaging_writer.cc',
|
|
|