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 18cde98be8ea06eea453e22b3f499608283d8e23..cbbadfa8389455311131f597a28574d079d94e9b 100644 |
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
| @@ -672,6 +672,9 @@ |
| status: "stable", |
| }, |
| { |
| + name: "OffMainThreadFetch", |
| + }, |
| + { |
| name: "OnDeviceChange", |
| status: "stable", |
| }, |