| Index: Source/modules/fetch/ResponseInit.h
 | 
| diff --git a/Source/modules/serviceworkers/ResponseInit.h b/Source/modules/fetch/ResponseInit.h
 | 
| similarity index 96%
 | 
| rename from Source/modules/serviceworkers/ResponseInit.h
 | 
| rename to Source/modules/fetch/ResponseInit.h
 | 
| index 6f0cd712474f1b3367d377da02fa06f726814b21..c11f6602e3c5161489420a8c04014e0d5ef10ede 100644
 | 
| --- a/Source/modules/serviceworkers/ResponseInit.h
 | 
| +++ b/Source/modules/fetch/ResponseInit.h
 | 
| @@ -6,7 +6,7 @@
 | 
|  #define ResponseInit_h
 | 
|  
 | 
|  #include "bindings/core/v8/Dictionary.h"
 | 
| -#include "modules/serviceworkers/Headers.h"
 | 
| +#include "modules/fetch/Headers.h"
 | 
|  #include "platform/heap/Handle.h"
 | 
|  #include "wtf/RefPtr.h"
 | 
|  
 | 
| 
 |