| 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 777b1aabce318dfac57b94378e56dbb5145fabae..c2af939a0cc689832fb9e1d33d08a283b80d2994 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
|
|
|