Index: third_party/WebKit/Source/core/animation/SizeInterpolationFunctions.h |
diff --git a/third_party/WebKit/Source/core/animation/SizeInterpolationFunctions.h b/third_party/WebKit/Source/core/animation/SizeInterpolationFunctions.h |
index ef251e52438671c22892607de8c16927457132b7..bd601374feb27b6f05e9f1c2cb6fa5e39da832c8 100644 |
--- a/third_party/WebKit/Source/core/animation/SizeInterpolationFunctions.h |
+++ b/third_party/WebKit/Source/core/animation/SizeInterpolationFunctions.h |
@@ -5,10 +5,10 @@ |
#ifndef SizeInterpolationFunctions_h |
#define SizeInterpolationFunctions_h |
+#include <memory> |
#include "core/animation/InterpolationValue.h" |
#include "core/animation/PairwiseInterpolationValue.h" |
#include "core/style/FillLayer.h" |
-#include <memory> |
namespace blink { |