| Index: Source/modules/modules.gypi
|
| diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
|
| index e08b7e580acd281664ef409802c8975e8ecc34e1..cd4b69325b2745e5a6a1445e12505cdfbb50a10a 100644
|
| --- a/Source/modules/modules.gypi
|
| +++ b/Source/modules/modules.gypi
|
| @@ -607,6 +607,8 @@
|
| 'quota/StorageUsageCallback.h',
|
| 'quota/WorkerNavigatorStorageQuota.cpp',
|
| 'quota/WorkerNavigatorStorageQuota.h',
|
| + 'screen_orientation/LockOrientationCallback.cpp',
|
| + 'screen_orientation/LockOrientationCallback.h',
|
| 'screen_orientation/ScreenOrientation.cpp',
|
| 'screen_orientation/ScreenOrientation.h',
|
| 'screen_orientation/ScreenOrientationController.cpp',
|
|
|