| Index: Source/core/loader/PingLoader.h
|
| diff --git a/Source/core/loader/PingLoader.h b/Source/core/loader/PingLoader.h
|
| index 3f06eaf13648a6dcb2581ea89ea6f5655588339f..5c36d1db5ff9c59cde354aa60574d19ce1cd0d97 100644
|
| --- a/Source/core/loader/PingLoader.h
|
| +++ b/Source/core/loader/PingLoader.h
|
| @@ -32,8 +32,8 @@
|
| #ifndef PingLoader_h
|
| #define PingLoader_h
|
|
|
| -#include "ResourceHandleClient.h"
|
| #include "Timer.h"
|
| +#include "core/platform/network/ResourceHandleClient.h"
|
| #include <wtf/Noncopyable.h>
|
| #include <wtf/RefPtr.h>
|
|
|
|
|