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

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: Merge with trunk 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
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index d562b4a66f80da7ee8c1ed28dc8d02e771f0fa6b..3d43f68d2788bb7ba399160ab01df852ecf6a718 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1415,13 +1415,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',

Powered by Google App Engine
This is Rietveld 408576698