| Index: third_party/WebKit/Source/core/loader/PingLoader.h
|
| diff --git a/third_party/WebKit/Source/core/loader/PingLoader.h b/third_party/WebKit/Source/core/loader/PingLoader.h
|
| index ae6d269c855895c61512157032128d5fb73ee1d3..104a8598443457a2bd1c01f24a95c7ad5b295f7d 100644
|
| --- a/third_party/WebKit/Source/core/loader/PingLoader.h
|
| +++ b/third_party/WebKit/Source/core/loader/PingLoader.h
|
| @@ -33,14 +33,7 @@
|
| #define PingLoader_h
|
|
|
| #include "core/CoreExport.h"
|
| -#include "core/fetch/ResourceLoaderOptions.h"
|
| -#include "core/frame/DOMWindowProperty.h"
|
| -#include "platform/Timer.h"
|
| -#include "platform/heap/Handle.h"
|
| -#include "platform/heap/SelfKeepAlive.h"
|
| -#include "public/platform/WebURLLoaderClient.h"
|
| #include "wtf/Forward.h"
|
| -#include "wtf/Noncopyable.h"
|
| #include <memory>
|
|
|
| namespace blink {
|
|
|