| 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 285b8cf6b7061ae50bc94f82c613ff189e78acad..b9a6124127b03a20ac7f8dfee511920df2fdceb9 100644
|
| --- a/third_party/WebKit/Source/modules/wake_lock/ScreenWakeLock.h
|
| +++ b/third_party/WebKit/Source/modules/wake_lock/ScreenWakeLock.h
|
| @@ -10,7 +10,7 @@
|
| #include "core/page/PageVisibilityObserver.h"
|
| #include "device/wake_lock/public/interfaces/wake_lock_service.mojom-blink.h"
|
| #include "modules/ModulesExport.h"
|
| -#include "wtf/Noncopyable.h"
|
| +#include "platform/wtf/Noncopyable.h"
|
|
|
| namespace blink {
|
|
|
|
|