| Index: Source/modules/serviceworkers/RegistrationOptionList.h
|
| diff --git a/Source/modules/serviceworkers/RegistrationOptionList.h b/Source/modules/serviceworkers/RegistrationOptionList.h
|
| index c673a2fbfe7c419b9656681d1424cc5506031a94..4b204b62b3e7817e6f08156106a2ec6b09a05492 100644
|
| --- a/Source/modules/serviceworkers/RegistrationOptionList.h
|
| +++ b/Source/modules/serviceworkers/RegistrationOptionList.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef RegistrationOptionList_h
|
| #define RegistrationOptionList_h
|
|
|
| -#include "bindings/v8/Dictionary.h"
|
| +#include "bindings/core/v8/Dictionary.h"
|
|
|
| namespace WebCore {
|
|
|
|
|