| 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 9ef82d988f6efd3581322640c265546229aa12ee..6d84fc7b8e514df83f9e5b893991f056aaad1034 100644
|
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| @@ -204,7 +204,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
|
|
|