| Index: Source/modules/modules.gypi
|
| diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
|
| index b3f148380f6987a3bb161c3ea3883ebbb7a8358c..e93a2010a2c08e1d199b75716847e6e4fafb69ad 100644
|
| --- a/Source/modules/modules.gypi
|
| +++ b/Source/modules/modules.gypi
|
| @@ -617,6 +617,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',
|
|
|