| Index: Source/web/AssertMatchingEnums.cpp
|
| diff --git a/Source/web/AssertMatchingEnums.cpp b/Source/web/AssertMatchingEnums.cpp
|
| index ecca8b9384c8181d43d3e19d68e114b9190c52c1..651cabde6aeb37a01a18129d1caef9b833ccd8b7 100644
|
| --- a/Source/web/AssertMatchingEnums.cpp
|
| +++ b/Source/web/AssertMatchingEnums.cpp
|
| @@ -79,7 +79,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"
|
| @@ -101,6 +100,7 @@
|
| #include "platform/fonts/FontSmoothingMode.h"
|
| #include "platform/graphics/media/InbandTextTrackPrivate.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"
|
|
|