| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 118b72d8f8c96c159b58d9e03fd90f91ba3acc51..921ea6692f67af8553e2e4b7e1d625c7d7fff5c3 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -1144,16 +1144,10 @@
|
| 'frame/DOMWindowTimers.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',
|
|
|