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

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 and addressed comments from PS2 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 379338699293c2e23837e88bb1c6aa53bffda4be..e67267686c79c6ac1e6aece88920628ae3db504d 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -979,6 +979,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