| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 5477ff096bf6c83fddc32fdd52b631820368a740..8e7e082271a6360d6be8e45fb62c1e2052755441 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',
|
| @@ -2771,7 +2769,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',
|
|
|