| 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 0395ace26aa3f1f159b23144250ccd6472f14b52..040ab27d904fb361f0bfb752b20705912c8f9aae 100644
 | 
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
 | 
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
 | 
| @@ -128,6 +128,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
 | 
| 
 |