| 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 99503f592cad8198986047da7125f630b1d9fb17..0d3443952019b996ddb33fc090fb83a409d1c4f8 100644
|
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
|
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
|
| @@ -386,6 +386,10 @@
|
| status: "experimental",
|
| },
|
| {
|
| + name: "FeaturePolicyExperimentalFeatures",
|
| + status: "experimental",
|
| + },
|
| + {
|
| name: "FileAPIBlobClose",
|
| status: "experimental",
|
| },
|
|
|