| 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 bdb3c56a43945ee8dae0683f242930e0877d8dfa..fbdd96886fb6fd7b9065b900eb5f6484c415afe5 100644
|
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| @@ -241,6 +241,7 @@ StorageEstimate status=experimental
|
| Suborigins status=experimental
|
| TimerThrottlingForBackgroundTabs status=stable
|
| TimerThrottlingForHiddenFrames status=stable
|
| +TopNavWithUserActivationInSandbox status=experimental
|
| // 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
|
|
|