Index: Source/core/frame/FrameView.h |
diff --git a/Source/core/frame/FrameView.h b/Source/core/frame/FrameView.h |
index 80020573cea0df14490576bb452ecd1a8aec65c7..caff056d6c754b10391dd80e1cd76306988cde94 100644 |
--- a/Source/core/frame/FrameView.h |
+++ b/Source/core/frame/FrameView.h |
@@ -25,8 +25,8 @@ |
#ifndef FrameView_h |
#define FrameView_h |
-#include "RuntimeEnabledFeatures.h" |
#include "core/rendering/PaintPhase.h" |
+#include "platform/RuntimeEnabledFeatures.h" |
#include "platform/geometry/LayoutRect.h" |
#include "platform/graphics/Color.h" |
#include "platform/scroll/ScrollView.h" |