| Index: Source/WebCore/platform/graphics/MediaSourcePrivate.h
|
| diff --git a/Source/WebCore/platform/graphics/MediaSourcePrivate.h b/Source/WebCore/platform/graphics/MediaSourcePrivate.h
|
| index 2b1074fbcfb2e14ca65d2e595833bec5bf6e5194..78eeb147b18605bf2251f6179a7b3e773898013f 100644
|
| --- a/Source/WebCore/platform/graphics/MediaSourcePrivate.h
|
| +++ b/Source/WebCore/platform/graphics/MediaSourcePrivate.h
|
| @@ -30,8 +30,6 @@
|
| #ifndef MediaSourcePrivate_h
|
| #define MediaSourcePrivate_h
|
|
|
| -#if ENABLE(MEDIA_SOURCE)
|
| -
|
| #include <wtf/Forward.h>
|
|
|
| namespace WebCore {
|
| @@ -56,4 +54,3 @@ public:
|
| }
|
|
|
| #endif
|
| -#endif
|
|
|