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

Unified Diff: Source/core/core.gypi

Issue 1144313003: Added PointerEvent firing on touch events. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixed the gyp rule for nuked ThreadLocalEventNames.h Created 5 years, 6 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
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index e7cc63f2cdc75fc4a2909970cd0401d695b7cdc2..5b1a7002761860bbb66b454a0a8dff127705847b 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2521,7 +2521,6 @@
'events/SecurityPolicyViolationEvent.h',
'events/TextEvent.cpp',
'events/TextEvent.h',
- 'events/ThreadLocalEventNames.h',
'events/TouchEvent.cpp',
'events/TouchEvent.h',
'events/TouchEventContext.cpp',

Powered by Google App Engine
This is Rietveld 408576698