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

Unified Diff: media/media.gyp

Issue 11270012: Adding audio support to the new webmediaplyer (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: added a lock to protect the |renderer_| Created 8 years, 2 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 ca6f97b603b68a02f4f209cfaf8b47d0563b5b9e..3199c858a9e8b9d69fef9e3aeb0daafea766b619 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -218,6 +218,8 @@
'base/pipeline_status.h',
'base/ranges.cc',
'base/ranges.h',
+ 'base/rtc_audio_renderer.cc',
+ 'base/rtc_audio_renderer.h',
'base/seekable_buffer.cc',
'base/seekable_buffer.h',
'base/serial_runner.cc',

Powered by Google App Engine
This is Rietveld 408576698