Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index cf226e7a9bba44503d3210b66da2a2a913ffa84c..597a1e535fe3e800d32f98f392a785faac4e8930 100644 |
--- a/Source/core/core.gypi |
+++ b/Source/core/core.gypi |
@@ -1149,14 +1149,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', |