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 bb729b10928e513ef2b633ae3a91cde0016a235e..272c3d010b9b4b6a8a0c05b00522a3fa02aa1f90 100644 |
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
| @@ -546,6 +546,9 @@ |
| name: "LoadingWithMojo", |
| }, |
| { |
| + name: "LocationHardReload", |
| + }, |
| + { |
| name: "LongTaskObserver", |
| status: "stable", |
| }, |