summaryrefslogtreecommitdiff
path: root/Source/web/FullscreenController.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/web/FullscreenController.cpp')
-rw-r--r--Source/web/FullscreenController.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/Source/web/FullscreenController.cpp b/Source/web/FullscreenController.cpp
index f8d132644..bfc561bf7 100644
--- a/Source/web/FullscreenController.cpp
+++ b/Source/web/FullscreenController.cpp
@@ -38,8 +38,8 @@
#include "core/dom/Document.h"
#include "core/dom/FullscreenElementStack.h"
#include "core/html/HTMLMediaElement.h"
-#include "core/page/Frame.h"
-#include "core/platform/LayoutTestSupport.h"
+#include "core/frame/Frame.h"
+#include "platform/LayoutTestSupport.h"
using namespace WebCore;