Chromium Code Reviews| Index: third_party/WebKit/Source/core/css/ElementRuleCollector.cpp |
| diff --git a/third_party/WebKit/Source/core/css/ElementRuleCollector.cpp b/third_party/WebKit/Source/core/css/ElementRuleCollector.cpp |
| index ef1bc2f4ee9c88cece4673713c6a9176823025c9..915de2130b3ac15a92ca3f00a6cd78724be41743 100644 |
| --- a/third_party/WebKit/Source/core/css/ElementRuleCollector.cpp |
| +++ b/third_party/WebKit/Source/core/css/ElementRuleCollector.cpp |
| @@ -44,7 +44,6 @@ |
| #include "core/dom/StyleEngine.h" |
| #include "core/dom/shadow/ShadowRoot.h" |
| #include "core/style/StyleInheritedData.h" |
| -#include <algorithm> |
| namespace blink { |