Chromium Code Reviews| 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 78d8a7471271924daf7c079a71f5a99eb4b5cc34..bee2176847632f4ca0e92e0638914d1f0c40808c 100644 |
| --- a/third_party/WebKit/Source/core/frame/Settings.json5 |
| +++ b/third_party/WebKit/Source/core/frame/Settings.json5 |
| @@ -236,6 +236,11 @@ |
| }, |
| { |
| + name: "embeddedMediaExperienceEnabled", |
| + initial: false, |
| + }, |
| + |
| + { |
| name: "scrollAnimatorEnabled", |
| initial: true, |
| }, |