Index: third_party/WebKit/Source/core/animation/AnimationTimeline.cpp |
diff --git a/third_party/WebKit/Source/core/animation/AnimationTimeline.cpp b/third_party/WebKit/Source/core/animation/AnimationTimeline.cpp |
index d39fd4b3aa9a53b9b7ad36e3529a523f86a20c13..1668c19d984beeac9e7de78df74294e429e4c892 100644 |
--- a/third_party/WebKit/Source/core/animation/AnimationTimeline.cpp |
+++ b/third_party/WebKit/Source/core/animation/AnimationTimeline.cpp |
@@ -42,6 +42,7 @@ |
#include "public/platform/Platform.h" |
#include "public/platform/WebCompositorAnimationTimeline.h" |
#include "public/platform/WebCompositorSupport.h" |
+#include <algorithm> |
namespace blink { |