| 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 ad686ce2c23b491beea290418eb8c4d953e916b6..d2ce7121a3c69bab531edd61e65550dd376525cb 100644
|
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| @@ -201,6 +201,7 @@ Suborigins status=experimental
|
| // 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.
|
| +SrcObject status=test
|
| Touch status=stable
|
| TrustedEvents status=stable
|
| TrustedEventsDefaultAction
|
|
|