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

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: Attempt windows stream_parser_unittests compilation fix Created 6 years, 11 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 7da5c588ec317012f685f849e8355709225ac623..974d5b55d8dd837977aebcc127891f1ea71f70d3 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