Replace dom::TimeRanges with TimeIntervals object

This commit is contained in:
trav90
2016-11-12 01:01:56 -06:00
committed by roytam1
parent fcfc1adf3a
commit b20b8dadab
46 changed files with 351 additions and 437 deletions
+1 -1
View File
@@ -8,9 +8,9 @@
#include "gfx2DGlue.h"
#include "MediaDecoderStateMachine.h"
#include "MediaResource.h"
#include "mozilla/dom/TimeRanges.h"
#include "nsError.h"
#include "OggReader.h"
#include "TimeUnits.h"
#include "VorbisUtils.h"
#include "WebMBufferedParser.h"