| 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 4e10bad376a0ea5a5044fd1b9a5105cb74aa0e7c..c442c74f6e5574a7c798dc4ad688290e4d74659f 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
|
|
|