| Index: Source/wtf/text/StringBuilderTest.cpp
|
| diff --git a/Source/wtf/text/StringBuilderTest.cpp b/Source/wtf/text/StringBuilderTest.cpp
|
| index cde7781a4cf9b46f2e9cd1d223ceb8e8d6446855..64ef66c5867a546cb10b3c9ebb21b7ce3aaef5ea 100644
|
| --- a/Source/wtf/text/StringBuilderTest.cpp
|
| +++ b/Source/wtf/text/StringBuilderTest.cpp
|
| @@ -33,7 +33,6 @@
|
| #include "wtf/text/StringBuilder.h"
|
|
|
| #include "wtf/Assertions.h"
|
| -#include "wtf/testing/WTFTestHelpers.h"
|
| #include "wtf/text/CString.h"
|
| #include "wtf/text/CharacterNames.h"
|
| #include "wtf/text/WTFString.h"
|
|
|