| 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 87f7587ea050e8ffb752d8013a2677c4d7b79a04..2b6a9f1d85a7169a9874fa42d6e8367edfe86553 100644
|
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| @@ -210,7 +210,7 @@ StyleMatchedPropertiesCache status=stable
|
| // interface.
|
| ExperimentalStream status=experimental
|
| StorageEstimate status=experimental
|
| -Suborigins status=experimental
|
| +Suborigins status=test
|
| // Many websites disable mouse support when touch APIs are available. We'd
|
| // 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
|
|
|