| Index: remoting/remoting_srcs.gypi
|
| diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi
|
| index c114cd54c917c01584cca47c41b3b9d59906896e..082a419fe28450cceeff8db79e493438bb7427cf 100644
|
| --- a/remoting/remoting_srcs.gypi
|
| +++ b/remoting/remoting_srcs.gypi
|
| @@ -74,8 +74,11 @@
|
| 'codec/webrtc_video_encoder_vpx.h',
|
| ],
|
| 'remoting_protocol_sources': [
|
| + 'protocol/audio_pump.cc',
|
| + 'protocol/audio_pump.h',
|
| 'protocol/audio_reader.cc',
|
| 'protocol/audio_reader.h',
|
| + 'protocol/audio_source.h',
|
| 'protocol/audio_stub.h',
|
| 'protocol/audio_writer.cc',
|
| 'protocol/audio_writer.h',
|
|
|