Index: Source/modules/modules.gypi |
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi |
index 625298aec131eba779876cac322253c43f8b6d84..e0e5c7465279bb4f15bc553ed629f1659d6881fe 100644 |
--- a/Source/modules/modules.gypi |
+++ b/Source/modules/modules.gypi |
@@ -362,6 +362,7 @@ |
'storage/WindowStorage.idl', |
'vibration/NavigatorVibration.idl', |
'vr/NavigatorVRDevice.idl', |
+ 'wake_lock/ScreenWakeLock.idl', |
'webaudio/WindowWebAudio.idl', |
'webdatabase/WindowWebDatabase.idl', |
'webgl/WebGL2RenderingContextBase.idl', |
@@ -1364,6 +1365,8 @@ |
'vr/VRHardwareUnitCollection.h', |
'vr/VRPositionState.cpp', |
'vr/VRPositionState.h', |
+ 'wake_lock/ScreenWakeLock.cpp', |
+ 'wake_lock/ScreenWakeLock.h', |
'webaudio/AbstractAudioContext.cpp', |
'webaudio/AbstractAudioContext.h', |
'webaudio/AnalyserNode.cpp', |