| Index: Source/modules/serviceworkers/HeadersForEachCallback.h
|
| diff --git a/Source/modules/serviceworkers/HeadersForEachCallback.h b/Source/modules/serviceworkers/HeadersForEachCallback.h
|
| index 92fb4a88ba515dccaa679d1c838a7daffbfe6452..30a4d881c123ac8cd0d83bb05c43a5f172430a9d 100644
|
| --- a/Source/modules/serviceworkers/HeadersForEachCallback.h
|
| +++ b/Source/modules/serviceworkers/HeadersForEachCallback.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef HeadersForEachCallback_h
|
| #define HeadersForEachCallback_h
|
|
|
| -#include "bindings/v8/ScriptValue.h"
|
| +#include "bindings/core/v8/ScriptValue.h"
|
|
|
| namespace WebCore {
|
|
|
|
|