| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index 3cd7ac48af9316a6023ee5068e8c4dbb9e117b96..6a872309c0186fd9625f42155f84bd06dcd9e3f9 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -1732,6 +1732,7 @@
|
| 'base/util_unittest.cc',
|
| 'client/key_event_mapper_unittest.cc',
|
| 'client/plugin/mac_key_event_processor_unittest.cc',
|
| + 'host/audio_capturer_win_unittest.cc',
|
| 'host/chromoting_host_context_unittest.cc',
|
| 'host/chromoting_host_unittest.cc',
|
| 'host/client_session_unittest.cc',
|
|
|