Chromium Code Reviews| Index: Source/core/editing/EditingStyle.cpp |
| diff --git a/Source/core/editing/EditingStyle.cpp b/Source/core/editing/EditingStyle.cpp |
| index 9ee281c00c086f859e9469ce5a0fef32f4e9c5d7..5513ba81d485e4a42be593df03eeff409fa28622 100644 |
| --- a/Source/core/editing/EditingStyle.cpp |
| +++ b/Source/core/editing/EditingStyle.cpp |
| @@ -52,7 +52,6 @@ |
| #include "core/page/Frame.h" |
| #include "core/page/RuntimeCSSEnabled.h" |
| #include "core/rendering/style/RenderStyle.h" |
| -#include <wtf/HashSet.h> |
| namespace WebCore { |