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 c62afe0a6167368784eff5ad9e341b3d9666cc04..f622dfa1552aeec410c8da6f7a045336c063bb36 100644 |
--- a/third_party/WebKit/Source/core/frame/Settings.in |
+++ b/third_party/WebKit/Source/core/frame/Settings.in |
@@ -103,6 +103,8 @@ allowRunningOfInsecureContent initial=true |
mediaControlsOverlayPlayButtonEnabled initial=false |
mediaPlaybackRequiresUserGesture initial=false |
+presentationRequiresUserGesture initial=true |
+ |
scrollAnimatorEnabled initial=true |
# Used to disable threaded, compositor scrolling for testing purposes. |