| 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 32ee0299ee7be589a83b7b7a92aafcc5b06b845f..541250cf3248876659187fcd43502fe8c4c7922f 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
|
|
|