| Index: third_party/WebKit/Source/core/fetch/Resource.h
|
| diff --git a/third_party/WebKit/Source/core/fetch/Resource.h b/third_party/WebKit/Source/core/fetch/Resource.h
|
| index 360d442c059804a5b008a471faf819f5b2c33f04..4e3a0421dd4801188bba2c125035b6b67ce13cb6 100644
|
| --- a/third_party/WebKit/Source/core/fetch/Resource.h
|
| +++ b/third_party/WebKit/Source/core/fetch/Resource.h
|
| @@ -35,7 +35,6 @@
|
| #include "platform/network/ResourceLoadPriority.h"
|
| #include "platform/network/ResourceRequest.h"
|
| #include "platform/network/ResourceResponse.h"
|
| -#include "platform/scheduler/CancellableTaskFactory.h"
|
| #include "platform/tracing/web_process_memory_dump.h"
|
| #include "public/platform/WebDataConsumerHandle.h"
|
| #include "wtf/Allocator.h"
|
|
|