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

Unified Diff: Source/core/core.gypi

Issue 108723007: Introduce TreeScopeEventContext (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rename SharedEventContext to TreeScopeEventContext Created 6 years, 11 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 | « PerformanceTests/Events/EventsDispatchingInShadowTrees.html ('k') | Source/core/events/EventContext.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 7f8e8d57a7e038805bf73b29359e1d04b7d9aaea..aaa5ca34925314f4d165abfa4c9f9c246dc39446 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2133,8 +2133,6 @@
'events/EventPath.cpp',
'events/EventPath.h',
'events/EventQueue.h',
- 'events/EventRetargeter.cpp',
- 'events/EventRetargeter.h',
'events/EventSender.h',
'events/EventTarget.cpp',
'events/FocusEvent.cpp',
« no previous file with comments | « PerformanceTests/Events/EventsDispatchingInShadowTrees.html ('k') | Source/core/events/EventContext.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698