Index: third_party/WebKit/Source/core/css/StylePropertySet.h |
diff --git a/third_party/WebKit/Source/core/css/StylePropertySet.h b/third_party/WebKit/Source/core/css/StylePropertySet.h |
index de968399f21999f44624cf76bf8a9336ac9408fc..3f900840e7d0a238ebc156477b16972791734cfb 100644 |
--- a/third_party/WebKit/Source/core/css/StylePropertySet.h |
+++ b/third_party/WebKit/Source/core/css/StylePropertySet.h |
@@ -31,6 +31,7 @@ |
#include "wtf/Noncopyable.h" |
#include "wtf/Vector.h" |
#include "wtf/text/WTFString.h" |
+#include <algorithm> |
namespace blink { |