| Index: third_party/WebKit/Source/modules/storage/DOMWindowStorage.h
|
| diff --git a/third_party/WebKit/Source/modules/storage/DOMWindowStorage.h b/third_party/WebKit/Source/modules/storage/DOMWindowStorage.h
|
| index f97faf3b6313fe7f6393b3b36d603eee927dda45..bf7a0df31829a812774012f0435a6958b00340d4 100644
|
| --- a/third_party/WebKit/Source/modules/storage/DOMWindowStorage.h
|
| +++ b/third_party/WebKit/Source/modules/storage/DOMWindowStorage.h
|
| @@ -6,6 +6,7 @@
|
| #define DOMWindowStorage_h
|
|
|
| #include "core/dom/ContextLifecycleObserver.h"
|
| +#include "core/frame/LocalDOMWindow.h"
|
| #include "platform/Supplementable.h"
|
| #include "platform/heap/Handle.h"
|
|
|
|
|