| Index: third_party/WebKit/Source/core/fetch/ResourceClient.h
|
| diff --git a/third_party/WebKit/Source/core/fetch/ResourceClient.h b/third_party/WebKit/Source/core/fetch/ResourceClient.h
|
| index d9c1a074452d9be6c20179e176b657b22993a8b0..ae4b776270ecb7fd3bcf01586276deaa8a49a9c1 100644
|
| --- a/third_party/WebKit/Source/core/fetch/ResourceClient.h
|
| +++ b/third_party/WebKit/Source/core/fetch/ResourceClient.h
|
| @@ -27,7 +27,6 @@
|
|
|
| #include "core/CoreExport.h"
|
| #include "platform/network/ResourceLoadPriority.h"
|
| -#include "wtf/FastAllocBase.h"
|
| #include "wtf/Forward.h"
|
|
|
| namespace blink {
|
|
|