Index: third_party/WebKit/Source/core/animation/InterpolableValueTest.cpp |
diff --git a/third_party/WebKit/Source/core/animation/InterpolableValueTest.cpp b/third_party/WebKit/Source/core/animation/InterpolableValueTest.cpp |
index 7298e463c4e2524ba61657d3b22972e7714abe28..10ab8f2c7425ef28474aa000ed43433a2a962096 100644 |
--- a/third_party/WebKit/Source/core/animation/InterpolableValueTest.cpp |
+++ b/third_party/WebKit/Source/core/animation/InterpolableValueTest.cpp |
@@ -4,9 +4,9 @@ |
#include "core/animation/InterpolableValue.h" |
+#include <memory> |
#include "core/animation/LegacyStyleInterpolation.h" |
#include "testing/gtest/include/gtest/gtest.h" |
-#include <memory> |
namespace blink { |