| Index: Source/modules/modules.gypi
|
| diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
|
| index ea9609f7cbead5db50912c157bdcb378bf923e99..edca8a99ef240e42e61548b320ce1265e8f7c80e 100644
|
| --- a/Source/modules/modules.gypi
|
| +++ b/Source/modules/modules.gypi
|
| @@ -542,6 +542,8 @@
|
| 'quota/WorkerNavigatorStorageQuota.h',
|
| 'screen_orientation/ScreenOrientation.cpp',
|
| 'screen_orientation/ScreenOrientation.h',
|
| + 'screen_orientation/ScreenOrientationController.cpp',
|
| + 'screen_orientation/ScreenOrientationController.h',
|
| 'serviceworkers/InstallEvent.cpp',
|
| 'serviceworkers/InstallEvent.h',
|
| 'serviceworkers/InstallPhaseEvent.cpp',
|
|
|