| 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 07da115b2213d781eb71e924e2f457e7f0c1473b..99b418f63358ad97d5ada75e241f7b8a6bf1f9ba 100644 | 
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in | 
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in | 
| @@ -192,6 +192,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 | 
|  |