| Index: Source/modules/serviceworkers/NavigatorServiceWorker.h
|
| diff --git a/Source/modules/serviceworkers/NavigatorServiceWorker.h b/Source/modules/serviceworkers/NavigatorServiceWorker.h
|
| index ef60deecfaa2d63c1ce199f79b796da13aec2fb6..0f7fdf213910d62a1cb6957afd290c42ed55cfad 100644
|
| --- a/Source/modules/serviceworkers/NavigatorServiceWorker.h
|
| +++ b/Source/modules/serviceworkers/NavigatorServiceWorker.h
|
| @@ -32,7 +32,7 @@
|
| #define NavigatorServiceWorker_h
|
|
|
| #include "bindings/v8/ScriptPromise.h"
|
| -#include "core/page/Navigator.h"
|
| +#include "core/frame/Navigator.h"
|
| #include "platform/Supplementable.h"
|
|
|
| namespace WebCore {
|
|
|