Index: Source/core/layout/LayoutObject.h |
diff --git a/Source/core/layout/LayoutObject.h b/Source/core/layout/LayoutObject.h |
index 70f086801a6ac4c63efa7a6cdda5ac7768b84b69..faeb6c1c7be8d79d14f1e6b8bd5eb31011a1cc4e 100644 |
--- a/Source/core/layout/LayoutObject.h |
+++ b/Source/core/layout/LayoutObject.h |
@@ -30,10 +30,10 @@ |
#include "core/dom/Document.h" |
#include "core/dom/DocumentLifecycle.h" |
#include "core/dom/Element.h" |
+#include "core/dom/ImageResourceClient.h" |
#include "core/dom/Position.h" |
#include "core/editing/PositionWithAffinity.h" |
#include "core/editing/TextAffinity.h" |
-#include "core/fetch/ImageResourceClient.h" |
#include "core/html/HTMLElement.h" |
#include "core/inspector/InspectorTraceEvents.h" |
#include "core/layout/HitTestRequest.h" |