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

Unified Diff: remoting/protocol/BUILD.gn

Issue 2394433003: Add WebrtcAudioModule (Closed)
Patch Set: Created 4 years, 2 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
« no previous file with comments | « no previous file | remoting/protocol/webrtc_audio_module.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/protocol/BUILD.gn
diff --git a/remoting/protocol/BUILD.gn b/remoting/protocol/BUILD.gn
index a8711cf74589a1754b2d5bbb292ca227fcf0d46b..42f29841cdfa1fc6f7e7aecdeed53942df91799a 100644
--- a/remoting/protocol/BUILD.gn
+++ b/remoting/protocol/BUILD.gn
@@ -204,6 +204,8 @@ static_library("protocol") {
"ice_connection_to_client.h",
"video_frame_pump.cc",
"video_frame_pump.h",
+ "webrtc_audio_module.cc",
+ "webrtc_audio_module.h",
"webrtc_connection_to_client.cc",
"webrtc_connection_to_client.h",
"webrtc_connection_to_host.cc",
« no previous file with comments | « no previous file | remoting/protocol/webrtc_audio_module.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698