| 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 69a126614941db96b394821863db13b4cc0223aa..c976938cfcfaa114d7c1791279dd387a32122419 100644
|
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
|
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
|
| @@ -1019,5 +1019,9 @@
|
| name: "RestrictCompleteURLCharacterSet",
|
| status: "experimental",
|
| },
|
| + {
|
| + name: "BlockLegacySubresources",
|
| + status: "experimental",
|
| + }
|
| ],
|
| }
|
|
|