| Index: third_party/WebKit/Source/core/frame/Settings.json5
|
| diff --git a/third_party/WebKit/Source/core/frame/Settings.json5 b/third_party/WebKit/Source/core/frame/Settings.json5
|
| index e5c0b058efb2985c33c727228ed25a3b3c231a01..ca4cc8a1611a99ee8e3fd5fe4b74cc45224b1296 100644
|
| --- a/third_party/WebKit/Source/core/frame/Settings.json5
|
| +++ b/third_party/WebKit/Source/core/frame/Settings.json5
|
| @@ -240,6 +240,11 @@
|
| },
|
|
|
| {
|
| + name: "embeddedMediaExperienceEnabled",
|
| + initial: false,
|
| + },
|
| +
|
| + {
|
| name: "scrollAnimatorEnabled",
|
| initial: true,
|
| },
|
|
|