| Index: Source/platform/network/ResourceResponse.h
|
| diff --git a/Source/platform/network/ResourceResponse.h b/Source/platform/network/ResourceResponse.h
|
| index f766ba3d59b5a1fadbed7d524b5c6d7337ea285e..97fac4cf217c598fd74f9eb0b90cc2bf721e5822 100644
|
| --- a/Source/platform/network/ResourceResponse.h
|
| +++ b/Source/platform/network/ResourceResponse.h
|
| @@ -32,7 +32,7 @@
|
| #include "platform/network/HTTPHeaderMap.h"
|
| #include "platform/network/ResourceLoadInfo.h"
|
| #include "platform/network/ResourceLoadTiming.h"
|
| -#include "weborigin/KURL.h"
|
| +#include "platform/weborigin/KURL.h"
|
| #include "wtf/PassOwnPtr.h"
|
| #include "wtf/RefPtr.h"
|
| #include "wtf/text/CString.h"
|
|
|