| Index: third_party/WebKit/Source/modules/quota/WorkerNavigatorStorageQuota.h
|
| diff --git a/third_party/WebKit/Source/modules/quota/WorkerNavigatorStorageQuota.h b/third_party/WebKit/Source/modules/quota/WorkerNavigatorStorageQuota.h
|
| index 2a7279bf2f1af3fa3a018a32bfb9de63fb531186..581bfc3cfb56ac678afc20f4a82fdb1bbd1388b5 100644
|
| --- a/third_party/WebKit/Source/modules/quota/WorkerNavigatorStorageQuota.h
|
| +++ b/third_party/WebKit/Source/modules/quota/WorkerNavigatorStorageQuota.h
|
| @@ -31,7 +31,6 @@
|
| #ifndef WorkerNavigatorStorageQuota_h
|
| #define WorkerNavigatorStorageQuota_h
|
|
|
| -#include "core/frame/DOMWindowProperty.h"
|
| #include "core/workers/WorkerNavigator.h"
|
| #include "modules/quota/DeprecatedStorageQuota.h"
|
| #include "platform/Supplementable.h"
|
|
|