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 57cbfe8bfe665f5e3ae15add759b4a9519cad78b..78d8a7471271924daf7c079a71f5a99eb4b5cc34 100644 |
| --- a/third_party/WebKit/Source/core/frame/Settings.json5 |
| +++ b/third_party/WebKit/Source/core/frame/Settings.json5 |
| @@ -549,6 +549,11 @@ |
| }, |
| { |
| + name: "encryptedMediaEnabled", |
| + initial: true, |
| + }, |
| + |
| + { |
| name: "viewportEnabled", |
| initial: false, |
| invalidate: "ViewportDescription", |