Index: Source/wtf/text/StringImpl.cpp |
diff --git a/Source/wtf/text/StringImpl.cpp b/Source/wtf/text/StringImpl.cpp |
index 3129e4ad385268aa34adc02c03c82509890ef2ce..c3415de49b3b80c9a07aba82f57a1884ee1db488 100644 |
--- a/Source/wtf/text/StringImpl.cpp |
+++ b/Source/wtf/text/StringImpl.cpp |
@@ -37,7 +37,6 @@ |
#ifdef STRING_STATS |
#include "wtf/DataLog.h" |
-#include "wtf/MainThread.h" |
#include "wtf/ProcessID.h" |
#include "wtf/RefCounted.h" |
#include <unistd.h> |