| Index: Source/web/AssertMatchingEnums.cpp
|
| diff --git a/Source/web/AssertMatchingEnums.cpp b/Source/web/AssertMatchingEnums.cpp
|
| index c3afdb6b0bbf650632788c85d99783988c4558e2..2a2ac72b6fde34e500643516e698ae935190282b 100644
|
| --- a/Source/web/AssertMatchingEnums.cpp
|
| +++ b/Source/web/AssertMatchingEnums.cpp
|
| @@ -77,8 +77,6 @@
|
| #include "core/page/PageVisibilityState.h"
|
| #include "core/page/Settings.h"
|
| #include "core/platform/Cursor.h"
|
| -#include "core/platform/graphics/InbandTextTrackPrivate.h"
|
| -#include "core/platform/graphics/MediaPlayer.h"
|
| #include "core/platform/graphics/MediaSourcePrivate.h"
|
| #include "core/platform/graphics/filters/FilterOperation.h"
|
| #include "core/platform/mediastream/MediaStreamSource.h"
|
| @@ -101,6 +99,8 @@
|
| #include "platform/drm/ContentDecryptionModuleSession.h"
|
| #include "platform/fonts/FontDescription.h"
|
| #include "platform/fonts/FontSmoothingMode.h"
|
| +#include "platform/graphics/media/InbandTextTrackPrivate.h"
|
| +#include "platform/graphics/media/MediaPlayer.h"
|
| #include "platform/network/ResourceLoadPriority.h"
|
| #include "platform/network/ResourceResponse.h"
|
| #include "platform/text/TextChecking.h"
|
|
|