Chromium Code Reviews

Unified Diff: media/media.gyp

Issue 5880002: (Committing on behalf of Chris Rogers -- original CL... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « media/filters/audio_file_reader.cc ('k') | webkit/glue/media/audio_decoder.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/media.gyp
===================================================================
--- media/media.gyp (revision 69455)
+++ media/media.gyp (working copy)
@@ -115,6 +115,8 @@
'ffmpeg/ffmpeg_util.h',
'ffmpeg/file_protocol.cc',
'ffmpeg/file_protocol.h',
+ 'filters/audio_file_reader.cc',
+ 'filters/audio_file_reader.h',
'filters/audio_renderer_algorithm_base.cc',
'filters/audio_renderer_algorithm_base.h',
'filters/audio_renderer_algorithm_default.cc',
« no previous file with comments | « media/filters/audio_file_reader.cc ('k') | webkit/glue/media/audio_decoder.h » ('j') | no next file with comments »

Powered by Google App Engine