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

Unified Diff: media/media.gyp

Issue 7867051: Introduce AudioDecoderConfig to migrate away from GetAVStream(). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: forgot files Created 9 years, 3 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 3488e7ac0fcde8818f0193119538af9176d5089a..f040e0bb9025122d035de263f66176a2d2c328eb 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -84,6 +84,8 @@
'audio/win/waveout_output_win.h',
'base/async_filter_factory_base.cc',
'base/async_filter_factory_base.h',
+ 'base/audio_decoder_config.cc',
+ 'base/audio_decoder_config.h',
'base/bitstream_buffer.h',
'base/buffers.cc',
'base/buffers.h',

Powered by Google App Engine
This is Rietveld 408576698