| Index: third_party/WebKit/Source/core/animation/animatable/AnimatableImage.cpp
|
| diff --git a/third_party/WebKit/Source/core/animation/animatable/AnimatableImage.cpp b/third_party/WebKit/Source/core/animation/animatable/AnimatableImage.cpp
|
| index 61e23d65d55e9b71bd5b7607cb72879b5c9f129e..6136168ace2ba0729885c35529c1d7eb984d3c60 100644
|
| --- a/third_party/WebKit/Source/core/animation/animatable/AnimatableImage.cpp
|
| +++ b/third_party/WebKit/Source/core/animation/animatable/AnimatableImage.cpp
|
| @@ -31,7 +31,7 @@
|
| #include "core/animation/animatable/AnimatableImage.h"
|
|
|
| #include "core/css/CSSImageValue.h"
|
| -#include "wtf/MathExtras.h"
|
| +#include "platform/wtf/MathExtras.h"
|
|
|
| namespace blink {
|
|
|
|
|