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

Unified Diff: third_party/WebKit/Source/modules/modules.gypi

Issue 1654653002: Canvas2d: Implement rerouting event by hit region's control. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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: third_party/WebKit/Source/modules/modules.gypi
diff --git a/third_party/WebKit/Source/modules/modules.gypi b/third_party/WebKit/Source/modules/modules.gypi
index 1a21ca0bb57ab284e84520072e9f7a48ba49bd1c..16312c897de771ff5bc7934edc7d8905be06cb40 100644
--- a/third_party/WebKit/Source/modules/modules.gypi
+++ b/third_party/WebKit/Source/modules/modules.gypi
@@ -845,8 +845,6 @@
'canvas2d/ClipList.h',
'canvas2d/ContextAttributeHelpers.cpp',
'canvas2d/ContextAttributeHelpers.h',
- 'canvas2d/EventHitRegion.cpp',
- 'canvas2d/EventHitRegion.h',
'canvas2d/HitRegion.cpp',
'canvas2d/HitRegion.h',
'canvas2d/MouseEventHitRegion.cpp',

Powered by Google App Engine
This is Rietveld 408576698