| Index: remoting/remoting_host_win.gypi
|
| diff --git a/remoting/remoting_host_win.gypi b/remoting/remoting_host_win.gypi
|
| index c49c9ff317d20c030d1d3749c85e510264aa829e..66b11efbf3c5b398714c22023b332e2336dfa4d2 100644
|
| --- a/remoting/remoting_host_win.gypi
|
| +++ b/remoting/remoting_host_win.gypi
|
| @@ -238,6 +238,8 @@
|
| 'host/win/chromoting_module.h',
|
| 'host/win/core.cc',
|
| 'host/win/core_resource.h',
|
| + 'host/win/elevated_native_messaging_host.cc',
|
| + 'host/win/elevated_native_messaging_host.h',
|
| 'host/win/host_service.cc',
|
| 'host/win/host_service.h',
|
| 'host/win/launch_native_messaging_host_process.cc',
|
|
|