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 0dcb87134da0131cd250b6cca513c324f9f61b7d..3e02f3fad1162b071e6b5d3f01a7c4d6f24630c4 100644 |
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
| @@ -854,7 +854,7 @@ |
| status: "stable", |
| }, |
| { |
| - name: "TopNavWithUserActivationInSandbox", |
| + name: "TopNavByUserActivationInSandbox", |
| status: "experimental", |
| }, |
| // Many websites disable mouse support when touch APIs are available. We'd |