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

Unified Diff: media/media.gyp

Issue 10269022: Add StreamParserBuffer to ChunkDemuxer (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Response to CR Created 8 years, 8 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 9d90312b1c4d9e4c03d9196d6f3c4ec61e2fed53..a0852af320ee713920754eedb413fd0d55c5b145 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -178,6 +178,8 @@
'base/state_matrix.h',
'base/stream_parser.cc',
'base/stream_parser.h',
+ 'base/stream_parser_buffer.cc',
+ 'base/stream_parser_buffer.h',
'base/video_decoder_config.cc',
'base/video_decoder_config.h',
'base/video_frame.cc',

Powered by Google App Engine
This is Rietveld 408576698