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

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: blam 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 a0d4daba06812b84db65c44150589dfb89b99c34..7d49aa5c5ec38aa117bbc9787783e2f2ca90e09e 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