| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 0d63c638c08367ce7c752c663b745715204c7920..99d70df6fb23fc0be79ddb3ca9ab0ca253d4fdb0 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -2627,8 +2627,6 @@
|
| 'platform/PlatformSpeechSynthesisVoice.h',
|
| 'platform/PlatformSpeechSynthesizer.cpp',
|
| 'platform/PlatformSpeechSynthesizer.h',
|
| - 'platform/PlatformTouchEvent.h',
|
| - 'platform/PlatformTouchPoint.h',
|
| 'platform/Prerender.cpp',
|
| 'platform/Prerender.h',
|
| 'platform/PrerenderClient.h',
|
| @@ -2684,7 +2682,6 @@
|
| 'platform/chromium/MemoryUsageSupportChromium.cpp',
|
| 'platform/chromium/MIMETypeRegistryChromium.cpp',
|
| 'platform/chromium/PasteMode.h',
|
| - 'platform/chromium/PlatformKeyboardEventChromium.cpp',
|
| 'platform/chromium/PlatformScreenChromium.cpp',
|
| 'platform/chromium/PlatformThemeChromiumDefault.cpp',
|
| 'platform/chromium/PlatformThemeChromiumDefault.h',
|
|
|