| Index: Source/platform/network/ResourceResponse.h
|
| diff --git a/Source/platform/network/ResourceResponse.h b/Source/platform/network/ResourceResponse.h
|
| index b5b306a6861787e20bb5d1c7756a3035d7fd3c3a..c50eff4d1015b337821c0d63284d4b5979d95eaf 100644
|
| --- a/Source/platform/network/ResourceResponse.h
|
| +++ b/Source/platform/network/ResourceResponse.h
|
| @@ -34,7 +34,7 @@
|
| #include "platform/network/ResourceLoadInfo.h"
|
| #include "platform/network/ResourceLoadTiming.h"
|
| #include "platform/weborigin/KURL.h"
|
| -#include "public/platform/WebServiceWorkerResponseType.h"
|
| +#include "public/platform/modules/serviceworker/WebServiceWorkerResponseType.h"
|
| #include "wtf/PassOwnPtr.h"
|
| #include "wtf/RefPtr.h"
|
| #include "wtf/text/CString.h"
|
|
|