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

Unified Diff: media/media.gyp

Issue 1281113002: MSE: Warn when keyframe after track_buffer is significantly in future (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix mock media log license Created 5 years, 4 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 3c53ad2605e43015570a5e351385a6632535b0c3..967b8b1dc2166fe3fe19fdf32fb75df629d1a798 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -1600,6 +1600,8 @@
'base/mock_demuxer_host.h',
'base/mock_filters.cc',
'base/mock_filters.h',
+ 'base/mock_media_log.cc',
+ 'base/mock_media_log.h',
'base/test_data_util.cc',
'base/test_data_util.h',
'base/test_helpers.cc',
« media/filters/source_buffer_stream.cc ('K') | « media/filters/source_buffer_stream_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698