| Index: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
|
| diff --git a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
|
| index d8ed21696b409fcd25b5c937f708f0e0ea9595a7..f0e2c47dc808023d6693f334e3dd5c6953f9adc2 100644
|
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
|
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
|
| @@ -854,6 +854,10 @@
|
| status: "experimental",
|
| },
|
| {
|
| + name: "SendMouseEventsDisabledFormControls",
|
| + status: "experimental",
|
| + },
|
| + {
|
| name: "Sensor",
|
| status: "experimental",
|
| },
|
|
|