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

Unified Diff: remoting/remoting.gyp

Issue 10907041: Implement Linux audio capturer. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index 6aee34ac7fbac404db86bf589879d26ae1bf18c0..b50328950413f8804d468c9528686bf334626ef9 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -1191,8 +1191,10 @@
'host/audio_capturer.cc',
'host/audio_capturer.h',
'host/audio_capturer_linux.cc',
+ 'host/audio_capturer_linux.h',
'host/audio_capturer_mac.cc',
'host/audio_capturer_win.cc',
+ 'host/audio_capturer_win.h',
'host/audio_scheduler.cc',
'host/audio_scheduler.h',
'host/capture_scheduler.cc',
« remoting/host/audio_capturer_linux.cc ('K') | « remoting/host/audio_capturer_win.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698