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 83b46fef2dbdcc429ba180eacba5958b3a92f266..c582489976db838d2c4d27f5c0915ac70fe3e9c9 100644 |
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
@@ -86,6 +86,10 @@ |
status: "stable", |
}, |
{ |
+ name: "BackgroundFetch", |
+ status: "test", |
+ }, |
+ { |
name: "BackgroundSync", |
status: "stable", |
}, |