Index: third_party/WebKit/Source/core/layout/LayoutGeometryMapStep.h |
diff --git a/third_party/WebKit/Source/core/layout/LayoutGeometryMapStep.h b/third_party/WebKit/Source/core/layout/LayoutGeometryMapStep.h |
index 11efbd7f7db253629aef6cb766ed239f47d18465..b26e984b271c2adf6b95191f87b96aba423e5a79 100644 |
--- a/third_party/WebKit/Source/core/layout/LayoutGeometryMapStep.h |
+++ b/third_party/WebKit/Source/core/layout/LayoutGeometryMapStep.h |
@@ -27,10 +27,10 @@ |
#ifndef LayoutGeometryMapStep_h |
#define LayoutGeometryMapStep_h |
+#include <memory> |
#include "platform/geometry/LayoutSize.h" |
#include "platform/transforms/TransformationMatrix.h" |
#include "wtf/Allocator.h" |
-#include <memory> |
namespace blink { |