| 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 6aaddded7bc7e167bed1190ab79c29671bf5042e..9e0f2036b351f50f5c75b4785bced4d54d1e949d 100644
 | 
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
 | 
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
 | 
| @@ -237,7 +237,7 @@ TimerThrottlingForHiddenFrames status=stable
 | 
|  // Chromium sets this conditionally (eg. based on the presence of a
 | 
|  // touchscreen) in ApplyWebPreferences. "Touch events" themselves are always
 | 
|  // enabled since they're a feature always supported by Chrome.
 | 
| -TouchEventAPI status=stable
 | 
| +TouchEventFeatureDetection status=stable
 | 
|  TraceWrappables
 | 
|  TrueColorRendering status=experimental, settable_from_internals=True
 | 
|  TrustedEventsDefaultAction status=stable
 | 
| 
 |