| Index: Source/bindings/v8/custom/V8WindowCustom.cpp
|
| diff --git a/Source/bindings/v8/custom/V8WindowCustom.cpp b/Source/bindings/v8/custom/V8WindowCustom.cpp
|
| index 51f152c7422bab57127f43b71c439bcba0cdbf33..91a8eccd45b60283f53c468c470e9fae7b8fe895 100644
|
| --- a/Source/bindings/v8/custom/V8WindowCustom.cpp
|
| +++ b/Source/bindings/v8/custom/V8WindowCustom.cpp
|
| @@ -63,9 +63,9 @@
|
| #include "core/page/Page.h"
|
| #include "core/page/Settings.h"
|
| #include "core/page/WindowFeatures.h"
|
| -#include "core/platform/graphics/MediaPlayer.h"
|
| #include "core/storage/Storage.h"
|
| #include "platform/PlatformScreen.h"
|
| +#include "platform/graphics/media/MediaPlayer.h"
|
| #include "wtf/ArrayBuffer.h"
|
| #include "wtf/OwnPtr.h"
|
|
|
|
|