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

Unified Diff: sky/engine/core/events/EventAliases.in

Issue 870073003: Remove mouse events from Sky (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 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
Index: sky/engine/core/events/EventAliases.in
diff --git a/sky/engine/core/events/EventAliases.in b/sky/engine/core/events/EventAliases.in
index 3a8dd3fbe61c0e6bfcc90060e411f19684049c11..bf058926c2b7837ceb96e14f5170cc4905922fa4 100644
--- a/sky/engine/core/events/EventAliases.in
+++ b/sky/engine/core/events/EventAliases.in
@@ -2,7 +2,6 @@
Events ImplementedAs=Event
HTMLEvents ImplementedAs=Event
KeyboardEvents ImplementedAs=KeyboardEvent
-MouseEvents ImplementedAs=MouseEvent
OrientationEvent ImplementedAs=Event, RuntimeEnabled=OrientationEventEnabled
SVGEvents ImplementedAs=Event
UIEvents ImplementedAs=UIEvent

Powered by Google App Engine
This is Rietveld 408576698