| Index: third_party/WebKit/Source/platform/heap/PersistentNode.h
|
| diff --git a/third_party/WebKit/Source/platform/heap/PersistentNode.h b/third_party/WebKit/Source/platform/heap/PersistentNode.h
|
| index 62d176d18f1ff5cc9fd0b762e6645167223de631..ebaf0604edc31cd3090c6accc3988d1193c62ec1 100644
|
| --- a/third_party/WebKit/Source/platform/heap/PersistentNode.h
|
| +++ b/third_party/WebKit/Source/platform/heap/PersistentNode.h
|
| @@ -9,7 +9,6 @@
|
| #include "platform/heap/ThreadState.h"
|
| #include "wtf/Allocator.h"
|
| #include "wtf/Assertions.h"
|
| -#include "wtf/MainThread.h"
|
| #include "wtf/ThreadingPrimitives.h"
|
|
|
| namespace blink {
|
|
|