| Index: third_party/WebKit/Source/core/events/EventAliases.in
 | 
| diff --git a/third_party/WebKit/Source/core/events/EventAliases.in b/third_party/WebKit/Source/core/events/EventAliases.in
 | 
| index a4b56298d3433b5aaa255691924fb4779cd00ddc..b80563c235431a88eac3190a200f08d014d5fa13 100644
 | 
| --- a/third_party/WebKit/Source/core/events/EventAliases.in
 | 
| +++ b/third_party/WebKit/Source/core/events/EventAliases.in
 | 
| @@ -9,4 +9,4 @@ SVGEvents ImplementedAs=Event
 | 
|  UIEvents ImplementedAs=UIEvent
 | 
|  WebKitTransitionEvent ImplementedAs=TransitionEvent
 | 
|  
 | 
| -core/events/TouchEvent RuntimeEnabled=touchEnabled
 | 
| +core/events/TouchEvent RuntimeEnabled=touchEventAPIEnabled
 | 
| 
 |