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

Unified Diff: remoting/remoting_host_srcs.gypi

Issue 866863004: Replace AudioScheduler with AudioPump. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mouse_cursor_pipe
Patch Set: Created 5 years, 10 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 | « remoting/host/ipc_audio_capturer.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting_host_srcs.gypi
diff --git a/remoting/remoting_host_srcs.gypi b/remoting/remoting_host_srcs.gypi
index 7590fa396e9a59275b960609e5c4ce370a391f4a..8818ac8edc7e7b0b8ded3befd9b12f928d3d687f 100644
--- a/remoting/remoting_host_srcs.gypi
+++ b/remoting/remoting_host_srcs.gypi
@@ -12,8 +12,8 @@
'host/audio_capturer_mac.cc',
'host/audio_capturer_win.cc',
'host/audio_capturer_win.h',
- 'host/audio_scheduler.cc',
- 'host/audio_scheduler.h',
+ 'host/audio_pump.cc',
+ 'host/audio_pump.h',
'host/audio_silence_detector.cc',
'host/audio_silence_detector.h',
'host/basic_desktop_environment.cc',
« no previous file with comments | « remoting/host/ipc_audio_capturer.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698