Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(400)

Unified Diff: remoting/remoting_srcs.gypi

Issue 2254673002: Remove dependency on AudioStub in ConnectionToClient (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',

Powered by Google App Engine
This is Rietveld 408576698