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

Unified Diff: remoting/remoting.gyp

Issue 10535153: Added files for audio writers. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Small cleanup 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
« no previous file with comments | « remoting/protocol/audio_writer.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 d5fa23b0aed4fe46e6b8634d72e398a1ae520baa..84a7577e6dcf7fcedf0ee1100a326f2d4b7c32d9 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -1497,6 +1497,8 @@
],
'sources': [
'protocol/audio_stub.h',
+ 'protocol/audio_writer.cc',
+ 'protocol/audio_writer.h',
'protocol/auth_util.cc',
'protocol/auth_util.h',
'protocol/authentication_method.cc',
« no previous file with comments | « remoting/protocol/audio_writer.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698