| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index c9a4fad94cc9b607e7ebe4fdc8be3de2de70a937..1c0d37c24f91f4006374461790151f1d9e6812be 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -1142,10 +1142,16 @@
|
| 'frame/DeprecatedScheduleStyleRecalcDuringCompositingUpdate.h',
|
| 'frame/DeprecatedScheduleStyleRecalcDuringLayout.cpp',
|
| 'frame/DeprecatedScheduleStyleRecalcDuringLayout.h',
|
| + 'frame/DeviceEventControllerBase.cpp',
|
| + 'frame/DeviceEventControllerBase.h',
|
| + 'frame/DeviceEventDispatcherBase.cpp',
|
| + 'frame/DeviceEventDispatcherBase.h',
|
| 'frame/DeviceSensorEventController.cpp',
|
| 'frame/DeviceSensorEventController.h',
|
| 'frame/DeviceSensorEventDispatcher.cpp',
|
| 'frame/DeviceSensorEventDispatcher.h',
|
| + 'frame/DeviceSingleWindowEventController.cpp',
|
| + 'frame/DeviceSingleWindowEventController.h',
|
| 'frame/EventHandlerRegistry.cpp',
|
| 'frame/EventHandlerRegistry.h',
|
| 'frame/Frame.cpp',
|
|
|