| Index: Source/modules/modules.gypi
|
| diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
|
| index b5e39710ec719ad89128531dff1b37456b7e8a73..7b7ead498c551b3a6c38526b84a110ac2fd9f7d9 100644
|
| --- a/Source/modules/modules.gypi
|
| +++ b/Source/modules/modules.gypi
|
| @@ -652,6 +652,8 @@
|
| 'screen_orientation/ScreenOrientation.h',
|
| 'screen_orientation/ScreenOrientationController.cpp',
|
| 'screen_orientation/ScreenOrientationController.h',
|
| + 'screen_orientation/ScreenOrientationDispatcher.cpp',
|
| + 'screen_orientation/ScreenOrientationDispatcher.h',
|
| 'serviceworkers/CacheStorage.cpp',
|
| 'serviceworkers/CacheStorage.h',
|
| 'serviceworkers/Client.cpp',
|
|
|