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