| Index: Source/modules/quota/WorkerNavigatorStorageQuota.h
|
| diff --git a/Source/modules/quota/WorkerNavigatorStorageQuota.h b/Source/modules/quota/WorkerNavigatorStorageQuota.h
|
| index 46032333b10bbccbe02edf2f50cad372546f689f..278e0075a5cef19c280ecb1f367c7b3bc6e653e9 100644
|
| --- a/Source/modules/quota/WorkerNavigatorStorageQuota.h
|
| +++ b/Source/modules/quota/WorkerNavigatorStorageQuota.h
|
| @@ -32,7 +32,7 @@
|
| #define WorkerNavigatorStorageQuota_h
|
|
|
| #include "core/frame/DOMWindowProperty.h"
|
| -#include "core/page/WorkerNavigator.h"
|
| +#include "core/workers/WorkerNavigator.h"
|
| #include "platform/Supplementable.h"
|
|
|
| namespace WebCore {
|
|
|