| Index: third_party/WebKit/Source/platform/heap/ThreadState.h
|
| diff --git a/third_party/WebKit/Source/platform/heap/ThreadState.h b/third_party/WebKit/Source/platform/heap/ThreadState.h
|
| index e8b1a0c354b0dfe03386d5f1e892d222d0be973c..17bb942c3e0c86b28d4c3135d16339fb7d10283c 100644
|
| --- a/third_party/WebKit/Source/platform/heap/ThreadState.h
|
| +++ b/third_party/WebKit/Source/platform/heap/ThreadState.h
|
| @@ -44,7 +44,6 @@
|
| #include "wtf/ThreadSpecific.h"
|
| #include "wtf/Threading.h"
|
| #include "wtf/ThreadingPrimitives.h"
|
| -#include "wtf/text/WTFString.h"
|
|
|
| namespace v8 {
|
| class Isolate;
|
|
|