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 865352c71dc8e3279273c0b21ef710bf03e4d06b..4d1c5ecab06793aba2461cbe0b9bb14293c4d97b 100644 |
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
| @@ -681,6 +681,9 @@ |
| status: "stable", |
| }, |
| { |
| + name: "OffMainThreadFetch", |
| + }, |
| + { |
| name: "OnDeviceChange", |
| status: "stable", |
| }, |