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

Unified Diff: remoting/remoting.gyp

Issue 10818010: Added support for multiple sampling rates on Windows. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed comments Created 8 years, 5 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
« remoting/host/audio_capturer_win.cc ('K') | « remoting/host/audio_capturer_win.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index 91caeb310f9682187bbfefc46233ab87b27bb28f..3821496c1e70702240705723e14f6d2bef82991e 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -1118,6 +1118,7 @@
'../crypto/crypto.gyp:crypto',
],
'sources': [
+ 'host/audio_capturer.cc',
'host/audio_capturer.h',
'host/audio_capturer_linux.cc',
'host/audio_capturer_mac.cc',
« remoting/host/audio_capturer_win.cc ('K') | « remoting/host/audio_capturer_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698