Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index 4e10ea2e5eb273b05685fa63cc8c43802e70da40..49fd69399f8383978b0fb44244265a1eb0ac7be2 100644 |
--- a/Source/core/core.gypi |
+++ b/Source/core/core.gypi |
@@ -1147,14 +1147,14 @@ |
'frame/DOMWindowTimers.h', |
'frame/DeprecatedScheduleStyleRecalcDuringLayout.cpp', |
'frame/DeprecatedScheduleStyleRecalcDuringLayout.h', |
- 'frame/DeviceEventControllerBase.cpp', |
- 'frame/DeviceEventControllerBase.h', |
- 'frame/DeviceEventDispatcherBase.cpp', |
- 'frame/DeviceEventDispatcherBase.h', |
'frame/DeviceSingleWindowEventController.cpp', |
'frame/DeviceSingleWindowEventController.h', |
'frame/EventHandlerRegistry.cpp', |
'frame/EventHandlerRegistry.h', |
+ 'frame/PlatformEventController.cpp', |
+ 'frame/PlatformEventController.h', |
+ 'frame/PlatformEventDispatcher.cpp', |
+ 'frame/PlatformEventDispatcher.h', |
'frame/Frame.cpp', |
'frame/Frame.h', |
'frame/FrameConsole.cpp', |