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