| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 98832db42455c731cdf6f6c00c9640bce1ce9273..5b8c58f59f6e12fa711694e4b76c10a14c4234af 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -1143,16 +1143,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',
|
|
|