| Index: remoting/remoting_host.gypi
|
| diff --git a/remoting/remoting_host.gypi b/remoting/remoting_host.gypi
|
| index d7f0e4d69642a3c9b826ec595f195313e2f8b7c9..f4dbfe9212c9f11f6273152b434b83674d6af6f8 100644
|
| --- a/remoting/remoting_host.gypi
|
| +++ b/remoting/remoting_host.gypi
|
| @@ -388,8 +388,8 @@
|
| '../base/base.gyp:base',
|
| ],
|
| 'sources': [
|
| - 'host/native_messaging/native_messaging_channel.cc',
|
| - 'host/native_messaging/native_messaging_channel.h',
|
| + 'host/native_messaging/pipe_messaging_channel.cc',
|
| + 'host/native_messaging/pipe_messaging_channel.h',
|
| 'host/native_messaging/native_messaging_reader.cc',
|
| 'host/native_messaging/native_messaging_reader.h',
|
| 'host/native_messaging/native_messaging_writer.cc',
|
|
|