| Index: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in | 
| diff --git a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in | 
| index 23e49964f64688f39c1450fc38fc13e671f15345..77edba8a2b38300edd3de23f5786da6f1447b0c9 100644 | 
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in | 
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in | 
| @@ -233,7 +233,7 @@ TimerThrottlingForHiddenFrames status=stable | 
| // like to enable this always but can't until more websites fix this bug. | 
| // Chromium sets this conditionally (eg. based on the presence of a | 
| // touchscreen) in ApplyWebPreferences. | 
| -Touch status=stable | 
| +TouchEventAPI status=stable | 
| TraceWrappables | 
| TrustedEventsDefaultAction status=stable | 
| UserSelectAll status=stable | 
|  |