| Index: Source/core/loader/PingLoader.h
|
| diff --git a/Source/core/loader/PingLoader.h b/Source/core/loader/PingLoader.h
|
| index ee0c0f01c8e2ae059ae73f2b0bffc54541474b97..c5b944c0bb887772178fb8023a5b684a9dc8f5b5 100644
|
| --- a/Source/core/loader/PingLoader.h
|
| +++ b/Source/core/loader/PingLoader.h
|
| @@ -44,10 +44,7 @@ namespace blink {
|
| class FormData;
|
| class LocalFrame;
|
| class KURL;
|
| -class ResourceError;
|
| -class ResourceHandle;
|
| class ResourceRequest;
|
| -class ResourceResponse;
|
|
|
| // Issue an asynchronous, one-directional request at some resources, ignoring
|
| // any response. The request is made independent of any LocalFrame staying alive,
|
|
|