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 66a85e11ec25f2389785dd4822fa09f735157240..5ae0d659953991c58ccd419230462757f38ae5e4 100644 |
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
@@ -677,6 +677,9 @@ |
status: "stable", |
}, |
{ |
+ name: "OffMainThreadFetch", |
+ }, |
+ { |
name: "OnDeviceChange", |
status: "stable", |
}, |