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 d4e77ffd90708a0233e0851c11642b5164c7969e..5f7da0bd670cc25fff8e0d0b983514475fe01cc3 100644 |
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
| @@ -531,6 +531,10 @@ |
| status: "stable", |
| }, |
| { |
| + name: "KeyboardLock", |
| + status: "test", |
| + }, |
| + { |
| name: "LangAttributeAwareFormControlUI", |
| }, |
| { |