| 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 82898e6ee6ab1e2580960b3c5518d76f22730096..00bcfc245a47d4355ac8dc05804b1d8ce03067c3 100644
|
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
|
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
|
| @@ -408,6 +408,10 @@
|
| status: "experimental",
|
| },
|
| {
|
| + name:"FetchRequestCache",
|
| + status: "experimental",
|
| + },
|
| + {
|
| name: "FileAPIBlobClose",
|
| status: "experimental",
|
| },
|
|
|