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

Unified Diff: remoting/remoting.gyp

Issue 10562007: Added files for audio readers. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed comments Created 8 years, 6 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/protocol/audio_reader.cc ('K') | « remoting/protocol/audio_reader.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 3711e7d746980b942bb384e7a707164c47009979..f3c0949b54a2e2dd69ac614f988fb1fcb70e31c8 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -1504,6 +1504,8 @@
'remoting_jingle_glue',
],
'sources': [
+ 'protocol/audio_reader.cc',
+ 'protocol/audio_reader.h',
'protocol/audio_stub.h',
'protocol/audio_writer.cc',
'protocol/audio_writer.h',
« remoting/protocol/audio_reader.cc ('K') | « remoting/protocol/audio_reader.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698