| Index: Source/web/AssertMatchingEnums.cpp
|
| diff --git a/Source/web/AssertMatchingEnums.cpp b/Source/web/AssertMatchingEnums.cpp
|
| index 1e51f7064b946521c3145d4af3d291d568ab4874..ecc15b1fd7c2106b104d7ec363581b52c4e7c196 100644
|
| --- a/Source/web/AssertMatchingEnums.cpp
|
| +++ b/Source/web/AssertMatchingEnums.cpp
|
| @@ -78,7 +78,6 @@
|
| #include "core/platform/Cursor.h"
|
| #include "core/platform/graphics/MediaSourcePrivate.h"
|
| #include "core/platform/graphics/filters/FilterOperation.h"
|
| -#include "core/platform/mediastream/MediaStreamSource.h"
|
| #include "core/platform/mediastream/RTCDataChannelHandlerClient.h"
|
| #include "core/platform/mediastream/RTCPeerConnectionHandlerClient.h"
|
| #include "core/rendering/CompositingReasons.h"
|
| @@ -100,6 +99,7 @@
|
| #include "platform/fonts/FontDescription.h"
|
| #include "platform/fonts/FontSmoothingMode.h"
|
| #include "platform/graphics/media/MediaPlayer.h"
|
| +#include "platform/mediastream/MediaStreamSource.h"
|
| #include "platform/network/ResourceLoadPriority.h"
|
| #include "platform/network/ResourceResponse.h"
|
| #include "platform/text/TextChecking.h"
|
|
|