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

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: 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/PlatformKeyboardEvent.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..583ff90878ba431994ae45c92764c0cfedbf060a 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',
« no previous file with comments | « no previous file | Source/core/events/GestureEvent.h » ('j') | Source/platform/PlatformKeyboardEvent.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698