Chromium Code Reviews| Index: Source/core/dom/SpaceSplitString.cpp |
| diff --git a/Source/core/dom/SpaceSplitString.cpp b/Source/core/dom/SpaceSplitString.cpp |
| index 4af9a1c230f64b61b6abe8d9321bb492e3a91067..96da3713637eeb80d3e6cd8dde55997c6d37a482 100644 |
| --- a/Source/core/dom/SpaceSplitString.cpp |
| +++ b/Source/core/dom/SpaceSplitString.cpp |
| @@ -25,7 +25,6 @@ |
| #include <wtf/ASCIICType.h> |
| #include <wtf/HashMap.h> |
| #include <wtf/text/AtomicStringHash.h> |
| -#include <wtf/text/StringBuilder.h> |
| using namespace WTF; |