| 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 acba3ea68f3eb892c6896b25577a837a1f232b2b..ae6d269c855895c61512157032128d5fb73ee1d3 100644
|
| --- a/third_party/WebKit/Source/core/loader/PingLoader.h
|
| +++ b/third_party/WebKit/Source/core/loader/PingLoader.h
|
| @@ -51,8 +51,6 @@ class EncodedFormData;
|
| class FormData;
|
| class LocalFrame;
|
| class KURL;
|
| -class ResourceRequest;
|
| -class SecurityOrigin;
|
|
|
| // Issue an asynchronous, one-directional request at some resources, ignoring
|
| // any response. The request is made independent of any LocalFrame staying
|
|
|