| Index: Source/wtf/text/StringImpl.cpp
|
| diff --git a/Source/wtf/text/StringImpl.cpp b/Source/wtf/text/StringImpl.cpp
|
| index d581cca8baedd645e892092440e8e49242898861..8da23feb15b44ef65aa7d023a3c8e376694de4c2 100644
|
| --- a/Source/wtf/text/StringImpl.cpp
|
| +++ b/Source/wtf/text/StringImpl.cpp
|
| @@ -30,9 +30,9 @@
|
| #include "wtf/MainThread.h"
|
| #include "wtf/OwnPtr.h"
|
| #include "wtf/PartitionAlloc.h"
|
| +#include "wtf/Partitions.h"
|
| #include "wtf/PassOwnPtr.h"
|
| #include "wtf/StdLibExtras.h"
|
| -#include "wtf/WTF.h"
|
| #include "wtf/text/AtomicString.h"
|
| #include "wtf/text/StringBuffer.h"
|
| #include "wtf/text/StringHash.h"
|
|
|