| Index: Source/WebCore/platform/graphics/SourceBufferPrivate.h
|
| diff --git a/Source/WebCore/platform/graphics/SourceBufferPrivate.h b/Source/WebCore/platform/graphics/SourceBufferPrivate.h
|
| index 009badf77e5ab226baf0ebf2ca2d75ff7484d3d2..34531fa8b2c14a958876af0b0d4397b72954f348 100644
|
| --- a/Source/WebCore/platform/graphics/SourceBufferPrivate.h
|
| +++ b/Source/WebCore/platform/graphics/SourceBufferPrivate.h
|
| @@ -30,8 +30,6 @@
|
| #ifndef SourceBufferPrivate_h
|
| #define SourceBufferPrivate_h
|
|
|
| -#if ENABLE(MEDIA_SOURCE)
|
| -
|
| #include "TimeRanges.h"
|
|
|
| namespace WebCore {
|
| @@ -51,4 +49,3 @@ public:
|
| }
|
|
|
| #endif
|
| -#endif
|
|
|