diff options
Diffstat (limited to 'remoting/remoting.gyp')
-rw-r--r-- | remoting/remoting.gyp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp index fddc6d1..d2734fa 100644 --- a/remoting/remoting.gyp +++ b/remoting/remoting.gyp @@ -1106,6 +1106,10 @@ '../crypto/crypto.gyp:crypto', ], 'sources': [ + 'host/audio_capturer.cc', + 'host/audio_capturer.h', + 'host/audio_scheduler.cc', + 'host/audio_scheduler.h', 'host/capturer.h', 'host/capturer_helper.cc', 'host/capturer_helper.h', |