| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index dd38a46edacfc4a0d23fa7942530e7f187b232f9..198daf6552b46e5677a2447bdad5e7167f9b2ec5 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -1147,10 +1147,6 @@
|
| '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',
|
|
|