Revert "Issue #80 - De-unify dom/media part 1"

This reverts commit b5b62d841c733dcb62112f3158f1488e670671d6.
This commit is contained in:
Moonchild 2020-04-22 13:17:28 +00:00 committed by Roy Tam
commit 294a1da59b
40 changed files with 50 additions and 79 deletions

View file

@ -40,7 +40,6 @@ using media::TimeUnit;
using media::TimeInterval;
using media::TimeIntervals;
typedef SourceBufferTask::AppendBufferResult AppendBufferResult;
typedef SourceBufferAttributes::AppendState AppendState;
static const char*
AppendStateToStr(SourceBufferAttributes::AppendState aState)