| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index 6aee34ac7fbac404db86bf589879d26ae1bf18c0..b50328950413f8804d468c9528686bf334626ef9 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',
|
|
|