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

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: Rebase again 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') | no next file with comments »
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 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',
« no previous file with comments | « no previous file | Source/core/events/GestureEvent.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698