| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index b41fd5617055c99cb7ea64a415c3a95ccbb0b852..82381c006a0a9fdb9afa5b232044e039f95a4c74 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -1196,8 +1196,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',
|
|
|