| Index: third_party/WebKit/Source/platform/heap/HeapPage.h
|
| diff --git a/third_party/WebKit/Source/platform/heap/HeapPage.h b/third_party/WebKit/Source/platform/heap/HeapPage.h
|
| index f1c9218089203ff4ad48e5174db59f7ad52322a2..77ff6fbc51a85385ad38c7b13eadde64a373abae 100644
|
| --- a/third_party/WebKit/Source/platform/heap/HeapPage.h
|
| +++ b/third_party/WebKit/Source/platform/heap/HeapPage.h
|
| @@ -39,7 +39,6 @@
|
| #include "wtf/AddressSanitizer.h"
|
| #include "wtf/Allocator.h"
|
| #include "wtf/Assertions.h"
|
| -#include "wtf/Atomics.h"
|
| #include "wtf/ContainerAnnotations.h"
|
| #include "wtf/Forward.h"
|
| #include "wtf/PageAllocator.h"
|
|
|