| Index: third_party/WebKit/Source/modules/wake_lock/ScreenWakeLock.h
|
| diff --git a/third_party/WebKit/Source/modules/wake_lock/ScreenWakeLock.h b/third_party/WebKit/Source/modules/wake_lock/ScreenWakeLock.h
|
| index 0a731a30674f5fec44c3cce86a045118ce262b31..71a952f9c3ff05283a0054fb9e5cbbb6eb9e86e4 100644
|
| --- a/third_party/WebKit/Source/modules/wake_lock/ScreenWakeLock.h
|
| +++ b/third_party/WebKit/Source/modules/wake_lock/ScreenWakeLock.h
|
| @@ -6,6 +6,7 @@
|
| #define ScreenWakeLock_h
|
|
|
| #include "core/dom/ContextLifecycleObserver.h"
|
| +#include "core/frame/LocalFrame.h"
|
| #include "core/page/PageVisibilityObserver.h"
|
| #include "device/wake_lock/public/interfaces/wake_lock_service.mojom-blink.h"
|
| #include "modules/ModulesExport.h"
|
|
|