Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(343)

Unified Diff: Source/core/core.gypi

Issue 26510003: Moving all the PlatformEvent subclasses from core/platform to platform (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: Fix exports Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | Source/core/events/GestureEvent.h » ('j') | Source/platform/PlatformEvent.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « no previous file | Source/core/events/GestureEvent.h » ('j') | Source/platform/PlatformEvent.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698