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

Unified Diff: media/media.gyp

Issue 19111004: Upgrade AudioRendererAlgorithm to use WSOLA, (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 5 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: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index e8d72ed473d9b0cadfc2dcbb108f09e645c4e65c..d3a4a11fb8792c62195c4830f40692f9ea5e5c8d 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -325,6 +325,8 @@
'filters/audio_file_reader.h',
'filters/audio_renderer_algorithm.cc',
'filters/audio_renderer_algorithm.h',
+ 'filters/audio_renderer_algorithm_util.cc',
+ 'filters/audio_renderer_algorithm_util.h',
'filters/audio_renderer_impl.cc',
'filters/audio_renderer_impl.h',
'filters/blocking_url_protocol.cc',

Powered by Google App Engine
This is Rietveld 408576698