Index: third_party/WebKit/Source/core/animation/animatable/AnimatableDouble.cpp |
diff --git a/third_party/WebKit/Source/core/animation/animatable/AnimatableDouble.cpp b/third_party/WebKit/Source/core/animation/animatable/AnimatableDouble.cpp |
index d9f7bf10b8b7a273ea99aaf5650e8c51aa7e7956..11328e6370346afa8d7a60f08ca2000dae440499 100644 |
--- a/third_party/WebKit/Source/core/animation/animatable/AnimatableDouble.cpp |
+++ b/third_party/WebKit/Source/core/animation/animatable/AnimatableDouble.cpp |
@@ -30,8 +30,8 @@ |
#include "core/animation/animatable/AnimatableDouble.h" |
-#include "platform/animation/AnimationUtilities.h" |
#include <math.h> |
+#include "platform/animation/AnimationUtilities.h" |
namespace blink { |