Chromium Code Reviews| Index: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
| diff --git a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
| index 4d1c5ecab06793aba2461cbe0b9bb14293c4d97b..110e2d44aa9428fbe95a6c98cdd02ddc0920670c 100644 |
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
| @@ -540,6 +540,10 @@ |
| status: "stable", |
| }, |
| { |
| + name: "KeyboardLock", |
| + status: "test", |
| + }, |
| + { |
| name: "LangAttributeAwareFormControlUI", |
| }, |
| { |