| Index: third_party/WebKit/Source/wtf/ArrayBufferContents.h
|
| diff --git a/third_party/WebKit/Source/wtf/ArrayBufferContents.h b/third_party/WebKit/Source/wtf/ArrayBufferContents.h
|
| index cc768c99844ece46e81d06aec7a18f7819487998..d8b57e381817a4ec03336cd77ab893c1b5c7fda8 100644
|
| --- a/third_party/WebKit/Source/wtf/ArrayBufferContents.h
|
| +++ b/third_party/WebKit/Source/wtf/ArrayBufferContents.h
|
| @@ -29,7 +29,6 @@
|
|
|
| #include "wtf/Allocator.h"
|
| #include "wtf/Assertions.h"
|
| -#include "wtf/MainThread.h"
|
| #include "wtf/Noncopyable.h"
|
| #include "wtf/RefPtr.h"
|
| #include "wtf/ThreadSafeRefCounted.h"
|
|
|