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

Unified Diff: Source/core/core.gypi

Issue 338543003: Gesture event hit test refactoring and reduction (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix release build Created 6 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
« no previous file with comments | « LayoutTests/touchadjustment/rotated-node-expected.txt ('k') | Source/core/dom/Document.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 d0822c81ac18519cb496896b529c8b2542901435..f2a424abe32ca42a7fa7520950f967c62075d8dd 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1417,13 +1417,12 @@
'page/EventHandler.cpp',
'page/EventSource.cpp',
'page/EventSource.h',
+ 'page/EventWithHitTestResults.h',
'page/FocusController.cpp',
'page/FocusType.h',
'page/FrameTree.cpp',
'page/InjectedStyleSheets.cpp',
'page/InjectedStyleSheets.h',
- 'page/MouseEventWithHitTestResults.cpp',
- 'page/MouseEventWithHitTestResults.h',
'page/NetworkStateNotifier.cpp',
'page/NetworkStateNotifier.h',
'page/Page.cpp',
« no previous file with comments | « LayoutTests/touchadjustment/rotated-node-expected.txt ('k') | Source/core/dom/Document.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698