Chromium Code Reviews| Index: third_party/WebKit/Source/core/dom/CompositorProxy.cpp |
| diff --git a/third_party/WebKit/Source/core/dom/CompositorProxy.cpp b/third_party/WebKit/Source/core/dom/CompositorProxy.cpp |
| index 806f8b2f90f068c9be8327f2d223cabcaf3988a5..a133bc34c55063aedf625a1b65ea4330490d0eaf 100644 |
| --- a/third_party/WebKit/Source/core/dom/CompositorProxy.cpp |
| +++ b/third_party/WebKit/Source/core/dom/CompositorProxy.cpp |
| @@ -14,6 +14,7 @@ |
| #include "public/platform/Platform.h" |
| #include "public/platform/WebCompositorMutableProperties.h" |
| #include "public/platform/WebTraceLocation.h" |
| +#include <algorithm> |
| namespace blink { |