| Index: third_party/WebKit/Source/core/frame/Settings.in
|
| diff --git a/third_party/WebKit/Source/core/frame/Settings.in b/third_party/WebKit/Source/core/frame/Settings.in
|
| index b66cff711253f391049729c54005abcee23d66d3..060ea40f094f382a373413fdcd5af1c52acef68d 100644
|
| --- a/third_party/WebKit/Source/core/frame/Settings.in
|
| +++ b/third_party/WebKit/Source/core/frame/Settings.in
|
| @@ -384,9 +384,6 @@ disallowFetchForDocWrittenScriptsInMainFrameOnSlowConnections initial=false
|
| # frame inserted via document.write, regardless of connection type.
|
| disallowFetchForDocWrittenScriptsInMainFrame initial=false
|
|
|
| -# The autoplay gesture override experiment is described in crbug.com/487345 .
|
| -autoplayExperimentMode type=String, initial="off"
|
| -
|
| # Whether to invalidate device-dependent media queries and restore scroll positions
|
| # on frame resize assuming device rotation.
|
| mainFrameResizesAreOrientationChanges initial=false
|
|
|