| Index: third_party/WebKit/Source/wtf/text/StringImpl.cpp
|
| diff --git a/third_party/WebKit/Source/wtf/text/StringImpl.cpp b/third_party/WebKit/Source/wtf/text/StringImpl.cpp
|
| index a282e2a502e13827b293ba4d1381f53fd9f35607..558beb8a3be377e288f0895970462db0298f62f9 100644
|
| --- a/third_party/WebKit/Source/wtf/text/StringImpl.cpp
|
| +++ b/third_party/WebKit/Source/wtf/text/StringImpl.cpp
|
| @@ -26,7 +26,6 @@
|
|
|
| #include "wtf/DynamicAnnotations.h"
|
| #include "wtf/LeakAnnotations.h"
|
| -#include "wtf/MainThread.h"
|
| #include "wtf/OwnPtr.h"
|
| #include "wtf/PartitionAlloc.h"
|
| #include "wtf/Partitions.h"
|
|
|