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 dc1ae5a5e08376f4e55ada1b977a9d0d9b41f686..d38e2f5d5ad7bb2039ca61c8ec706f841117c085 100644 |
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
@@ -240,7 +240,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 |