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

Unified Diff: media/media.gyp

Issue 10581050: Ensure media's buffered ranges always have a range that includes currentTime. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Alternative implementation, introducing DataSourceHost::AddBufferedTimeRange(). Created 8 years, 6 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 86df60dfe7f636e6f3b7e44d0811ffe4f9259c27..794b9d51d5bb0979f146b3175e87d7bac9b2ad9e 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -179,6 +179,7 @@
'base/pipeline.h',
'base/pipeline_status.cc',
'base/pipeline_status.h',
+ 'base/ranges.cc',
'base/ranges.h',
'base/seekable_buffer.cc',
'base/seekable_buffer.h',

Powered by Google App Engine
This is Rietveld 408576698