| Index: third_party/WebKit/Source/core/fetch/WebCacheMemoryDumpProvider.h
|
| diff --git a/third_party/WebKit/Source/core/fetch/WebCacheMemoryDumpProvider.h b/third_party/WebKit/Source/core/fetch/WebCacheMemoryDumpProvider.h
|
| index d1955721565bf3641f9e1ffa95fcffccb4b5f41e..1e18e9493a944fa77cdac111c3a76310b3f6c569 100644
|
| --- a/third_party/WebKit/Source/core/fetch/WebCacheMemoryDumpProvider.h
|
| +++ b/third_party/WebKit/Source/core/fetch/WebCacheMemoryDumpProvider.h
|
| @@ -10,7 +10,6 @@
|
| #include "public/platform/WebCommon.h"
|
| #include "public/platform/WebMemoryDumpProvider.h"
|
| #include "wtf/Allocator.h"
|
| -#include "wtf/MainThread.h"
|
|
|
| namespace blink {
|
|
|
|
|