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

Unified Diff: media/media.gyp

Issue 149153002: MSE: Add StreamParser buffer remuxing utility and tests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased, fixed comments from PS3, and prepped for TrackId unification work. Created 6 years, 10 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 bd6ca57db205aabde0ff104f3677a9b27a6fc430..3bf503fb32e898bf5927f938e6dda784c4f241ba 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -977,6 +977,7 @@
'base/serial_runner_unittest.cc',
'base/seekable_buffer_unittest.cc',
'base/sinc_resampler_unittest.cc',
+ 'base/stream_parser_unittest.cc',
'base/test_data_util.cc',
'base/test_data_util.h',
'base/text_renderer_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698