Index: Source/core/dom/FullscreenElementStack.h |
diff --git a/Source/core/dom/FullscreenElementStack.h b/Source/core/dom/FullscreenElementStack.h |
index 8e5e986231e8afc9e725a0c464f2b4edaad2059a..bb0e14daddb239bdf977ed1e24f9155c26145c72 100644 |
--- a/Source/core/dom/FullscreenElementStack.h |
+++ b/Source/core/dom/FullscreenElementStack.h |
@@ -32,7 +32,7 @@ |
#include "core/dom/Element.h" |
#include "core/platform/Supplementable.h" |
#include "core/platform/Timer.h" |
-#include "core/platform/graphics/LayoutRect.h" |
+#include "platform/geometry/LayoutRect.h" |
#include "wtf/Deque.h" |
#include "wtf/RefPtr.h" |
#include "wtf/Vector.h" |