| Index: Source/core/platform/network/ResourceHandleClient.h
|
| diff --git a/Source/core/platform/network/ResourceHandleClient.h b/Source/core/platform/network/ResourceHandleClient.h
|
| index 2fe8d90322db2e4123fc07f58a68c6558c985d78..38de7a298e59bb282d86425868dd26a9b9e9e25d 100644
|
| --- a/Source/core/platform/network/ResourceHandleClient.h
|
| +++ b/Source/core/platform/network/ResourceHandleClient.h
|
| @@ -27,7 +27,7 @@
|
| #ifndef ResourceHandleClient_h
|
| #define ResourceHandleClient_h
|
|
|
| -#include <wtf/PassRefPtr.h>
|
| +#include "wtf/PassRefPtr.h"
|
|
|
| namespace WebCore {
|
| class ResourceHandle;
|
|
|