| Index: Source/modules/quota/WorkerNavigatorStorageQuota.cpp
|
| diff --git a/Source/modules/quota/WorkerNavigatorStorageQuota.cpp b/Source/modules/quota/WorkerNavigatorStorageQuota.cpp
|
| index 0f90cbefde512b3b868df2ef40944ae6e5f6984e..e0d791ff2f17de0b86ddefbfc612552724bc0843 100644
|
| --- a/Source/modules/quota/WorkerNavigatorStorageQuota.cpp
|
| +++ b/Source/modules/quota/WorkerNavigatorStorageQuota.cpp
|
| @@ -31,7 +31,7 @@
|
| #include "config.h"
|
| #include "modules/quota/WorkerNavigatorStorageQuota.h"
|
|
|
| -#include "core/page/WorkerNavigator.h"
|
| +#include "core/workers/WorkerNavigator.h"
|
| #include "modules/quota/StorageQuota.h"
|
|
|
| namespace WebCore {
|
|
|