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

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, 3 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 75c7ad21cb3bdacb9f09f96e9507ab8fc14d8aa5..36fba52c82e80c6d8555ad22cc1444e29695cc2f 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