| Index: remoting/remoting_test.gypi
|
| diff --git a/remoting/remoting_test.gypi b/remoting/remoting_test.gypi
|
| index 4a90e40c4165baf1e83eb8e92227888676be035f..9aec872fbfc7f3639595e5ce9959eeed25445b0c 100644
|
| --- a/remoting/remoting_test.gypi
|
| +++ b/remoting/remoting_test.gypi
|
| @@ -399,6 +399,8 @@
|
| ],
|
| },
|
| 'sources': [
|
| + 'host/win/elevated_native_messaging_host.cc',
|
| + 'host/win/elevated_native_messaging_host.h',
|
| 'host/win/launch_native_messaging_host_process.cc',
|
| 'host/win/launch_native_messaging_host_process.h',
|
| ],
|
|
|