| 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 771897370130143c338bb0443ec548b2d3920ce8..0462bed125a4a68e107dbdd3b7ff4e28f1f81739 100644
|
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| @@ -235,7 +235,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 status=stable
|
| TrustedEventsDefaultAction status=stable
|
| UserSelectAll status=stable
|
|
|