| Index: Source/modules/modules.gypi
|
| diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
|
| index 2f8b07a911a985ae127802174af48cd39402b342..28733cc180dc6c6e99f01724da14f1368c3c2944 100644
|
| --- a/Source/modules/modules.gypi
|
| +++ b/Source/modules/modules.gypi
|
| @@ -1151,6 +1151,8 @@
|
| 'screen_orientation/ScreenOrientationController.h',
|
| 'screen_orientation/ScreenOrientationDispatcher.cpp',
|
| 'screen_orientation/ScreenOrientationDispatcher.h',
|
| + 'screen_orientation/ScreenOrientationInspectorAgent.cpp',
|
| + 'screen_orientation/ScreenOrientationInspectorAgent.h',
|
| 'serviceworkers/ExtendableEvent.cpp',
|
| 'serviceworkers/ExtendableEvent.h',
|
| 'serviceworkers/FetchEvent.cpp',
|
|
|