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 f72c8b413f272fa16d2228dc8b43fff49b796f4c..c32d7ef1cac50409101b958f5712444d66e8ed4f 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, |
| }, |