| Index: Source/modules/fetch/Headers.cpp
 | 
| diff --git a/Source/modules/serviceworkers/Headers.cpp b/Source/modules/fetch/Headers.cpp
 | 
| similarity index 99%
 | 
| rename from Source/modules/serviceworkers/Headers.cpp
 | 
| rename to Source/modules/fetch/Headers.cpp
 | 
| index 824110fb68d6d004b0d692346a67ad1d4533893b..db5461a94002cee02b06e7c04feaaee618883569 100644
 | 
| --- a/Source/modules/serviceworkers/Headers.cpp
 | 
| +++ b/Source/modules/fetch/Headers.cpp
 | 
| @@ -3,7 +3,7 @@
 | 
|  // found in the LICENSE file.
 | 
|  
 | 
|  #include "config.h"
 | 
| -#include "modules/serviceworkers/Headers.h"
 | 
| +#include "modules/fetch/Headers.h"
 | 
|  
 | 
|  #include "bindings/core/v8/Dictionary.h"
 | 
|  #include "bindings/core/v8/ExceptionState.h"
 | 
| 
 |