| Index: remoting/remoting_test.gypi
|
| diff --git a/remoting/remoting_test.gypi b/remoting/remoting_test.gypi
|
| index dc70e545f8ff473b8956b8ccaf4f62e24deca8ab..f8d6499007b3e78e1c09828afcf6bb5a3d04f28e 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',
|
| ],
|
|
|