| Index: Source/modules/modules.gypi
|
| diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
|
| index b7823c6d73dcbdda08ec2c89d90ba987646057e2..7832d0472ad2fa90f44baa0074d9a6cdef1c394e 100644
|
| --- a/Source/modules/modules.gypi
|
| +++ b/Source/modules/modules.gypi
|
| @@ -114,6 +114,7 @@
|
| 'quota/StorageQuota.idl',
|
| 'quota/StorageQuotaCallback.idl',
|
| 'quota/StorageUsageCallback.idl',
|
| + 'screen_orientation/ScreenOrientation.idl',
|
| 'serviceworkers/Client.idl',
|
| 'serviceworkers/FetchEvent.idl',
|
| 'serviceworkers/Headers.idl',
|
| @@ -227,7 +228,7 @@
|
| 'quota/NavigatorStorageQuota.idl',
|
| 'quota/WindowQuota.idl',
|
| 'quota/WorkerNavigatorStorageQuota.idl',
|
| - 'screen_orientation/ScreenOrientation.idl',
|
| + 'screen_orientation/ScreenScreenOrientation.idl',
|
| 'serviceworkers/NavigatorServiceWorker.idl',
|
| 'speech/WindowSpeech.idl',
|
| 'speech/WindowSpeechSynthesis.idl',
|
| @@ -631,6 +632,8 @@
|
| 'quota/WorkerNavigatorStorageQuota.h',
|
| 'screen_orientation/LockOrientationCallback.cpp',
|
| 'screen_orientation/LockOrientationCallback.h',
|
| + 'screen_orientation/ScreenScreenOrientation.cpp',
|
| + 'screen_orientation/ScreenScreenOrientation.h',
|
| 'screen_orientation/ScreenOrientation.cpp',
|
| 'screen_orientation/ScreenOrientation.h',
|
| 'screen_orientation/ScreenOrientationController.cpp',
|
|
|