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

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: . 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
« no previous file with comments | « media/filters/ffmpeg_demuxer_unittest.cc ('k') | media/tools/seek_tester/seek_tester.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index 5786af4a7133f34ba3b4f11b3fecec58e053dbab..0e88af044066489873dbda0a73a051a978a2b387 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',
« no previous file with comments | « media/filters/ffmpeg_demuxer_unittest.cc ('k') | media/tools/seek_tester/seek_tester.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698