Index: Source/bindings/v8/custom/V8WindowCustom.cpp |
diff --git a/Source/bindings/v8/custom/V8WindowCustom.cpp b/Source/bindings/v8/custom/V8WindowCustom.cpp |
index 9b585290aea369960957fdb38ecd7d70eb1d643c..b4191e8bb2eab32ec097d1df41e84283c7d286ab 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" |