| Index: Source/modules/modules.gypi
|
| diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
|
| index 1ef5890ab8a840794480065201b808ff0dca568f..33ecad34677c5d26da0d35d5d66acdcc6e316fd6 100644
|
| --- a/Source/modules/modules.gypi
|
| +++ b/Source/modules/modules.gypi
|
| @@ -189,6 +189,8 @@
|
| 'battery/NavigatorBattery.idl',
|
| 'crypto/WindowCrypto.idl',
|
| 'crypto/WorkerGlobalScopeCrypto.idl',
|
| + 'device_orientation/WindowDeviceMotion.idl',
|
| + 'device_orientation/WindowDeviceOrientation.idl',
|
| 'donottrack/NavigatorDoNotTrack.idl',
|
| 'encryptedmedia/HTMLMediaElementEncryptedMedia.idl',
|
| 'filesystem/DataTransferItemFileSystem.idl',
|
|
|