| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index cd08931ee515252588c349f9a4327e36e19aa711..bef8ffd86a09f53b3e45356c08c3e8cbe5faf939 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',
|
|
|