Chromium Code Reviews| Index: Source/core/html/ClassList.cpp |
| diff --git a/Source/core/html/ClassList.cpp b/Source/core/html/ClassList.cpp |
| index 1865a127d6d0c5450bdb541245c04de5b8bac150..c12b38a586e39a14892a1d33bba1037e512be997 100644 |
| --- a/Source/core/html/ClassList.cpp |
| +++ b/Source/core/html/ClassList.cpp |
| @@ -26,7 +26,6 @@ |
| #include "core/html/ClassList.h" |
| #include "core/dom/SpaceSplitString.h" |
| -#include <wtf/text/StringBuilder.h> |
| namespace WebCore { |