Chromium Code Reviews| Index: remoting/remoting_test.gypi |
| diff --git a/remoting/remoting_test.gypi b/remoting/remoting_test.gypi |
| index d4e0c73c01b79b539ceb33cb5828de28c2b0ee00..331523592963b807f25a504c662b8bb7b7f9a08e 100644 |
| --- a/remoting/remoting_test.gypi |
| +++ b/remoting/remoting_test.gypi |
| @@ -394,6 +394,10 @@ |
| '-lwtsapi32.lib', |
| ], |
| }, |
| + 'sources': [ |
| + 'host/win/launch_native_messaging_host_process.cc', |
| + 'host/win/launch_native_messaging_host_process.h', |
| + ], |
| }], |
| [ 'chromeos==0', { |
| 'sources!': [ |