| Index: Source/modules/quota/NavigatorStorageQuota.cpp
|
| diff --git a/Source/modules/quota/NavigatorStorageQuota.cpp b/Source/modules/quota/NavigatorStorageQuota.cpp
|
| index 4917640d9a075f3814a2e41b4bc9cbb95080c8b7..0760321a4b5455cb84dab30b368dd8d96be19169 100644
|
| --- a/Source/modules/quota/NavigatorStorageQuota.cpp
|
| +++ b/Source/modules/quota/NavigatorStorageQuota.cpp
|
| @@ -31,7 +31,7 @@
|
| #include "config.h"
|
| #include "modules/quota/NavigatorStorageQuota.h"
|
|
|
| -#include "core/page/Navigator.h"
|
| +#include "core/frame/Navigator.h"
|
| #include "modules/quota/StorageQuota.h"
|
|
|
| namespace WebCore {
|
|
|