| 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 68a21d464746a2738a2db77af36b03b6d8cc48ac..266799735f188114b467fa53389888308ceb0803 100644
|
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| @@ -129,6 +129,9 @@ MediaSourceExperimental status=experimental
|
| MediaSourceNewAbortAndDuration status=experimental
|
| MediaStreamSpeech status=experimental
|
| MemoryInfoInWorkers status=experimental
|
| +// This is enabled by default on Windows only. The only part that's
|
| +// "experimental" is the support on other platforms.
|
| +MiddleClickAutoscroll status=experimental
|
| MobileLayoutTheme
|
| ModuleScripts status=test
|
| NavigatorContentUtils
|
|
|