| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index 75c7ad21cb3bdacb9f09f96e9507ab8fc14d8aa5..36fba52c82e80c6d8555ad22cc1444e29695cc2f 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -1191,8 +1191,10 @@
|
| 'host/audio_capturer.cc',
|
| 'host/audio_capturer.h',
|
| 'host/audio_capturer_linux.cc',
|
| + 'host/audio_capturer_linux.h',
|
| 'host/audio_capturer_mac.cc',
|
| 'host/audio_capturer_win.cc',
|
| + 'host/audio_capturer_win.h',
|
| 'host/audio_scheduler.cc',
|
| 'host/audio_scheduler.h',
|
| 'host/capture_scheduler.cc',
|
|
|