Index: Source/platform/geometry/IntRectExtent.h |
diff --git a/Source/core/platform/graphics/IntRectExtent.h b/Source/platform/geometry/IntRectExtent.h |
similarity index 98% |
rename from Source/core/platform/graphics/IntRectExtent.h |
rename to Source/platform/geometry/IntRectExtent.h |
index 197779a967e5fbc15520cd0d66137debf4ba918b..76961d19de2ac982660abf72da2fbb35ebb7cdde 100644 |
--- a/Source/core/platform/graphics/IntRectExtent.h |
+++ b/Source/platform/geometry/IntRectExtent.h |
@@ -30,7 +30,7 @@ |
#ifndef IntRectExtent_h |
#define IntRectExtent_h |
-#include "core/platform/graphics/LayoutRect.h" |
+#include "platform/geometry/LayoutRect.h" |
namespace WebCore { |