Index: third_party/WebKit/Source/core/svg/SVGAnimationElement.cpp |
diff --git a/third_party/WebKit/Source/core/svg/SVGAnimationElement.cpp b/third_party/WebKit/Source/core/svg/SVGAnimationElement.cpp |
index 52d4580d1a681f82f89d419350639e3c7c31ec5b..b124a47af2487447406bf411a7378c7e5c0b68d6 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGAnimationElement.cpp |
+++ b/third_party/WebKit/Source/core/svg/SVGAnimationElement.cpp |
@@ -29,7 +29,7 @@ |
#include "core/frame/UseCounter.h" |
#include "core/svg/SVGAnimateElement.h" |
#include "core/svg/SVGParserUtilities.h" |
-#include "wtf/MathExtras.h" |
+#include "platform/wtf/MathExtras.h" |
namespace blink { |