Commit ba01880b authored by Chris Sharp's avatar Chris Sharp Committed by Commit Bot

Don't mark ForceLegacyDefaultReferrerPolicy as deprecated

As an escape hatch we shouldn't mark this policy as deprecated
until removing it.

Bug: 1114250
Change-Id: I7261b51fd4d10c584564a13dc7624b2ed4a8f55e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2339943Reviewed-by: default avatarOwen Min <zmin@chromium.org>
Commit-Queue: Chris Sharp <csharp@chromium.org>
Cr-Commit-Position: refs/heads/master@{#796064}
parent b326d18c
...@@ -1749,7 +1749,6 @@ ...@@ -1749,7 +1749,6 @@
'type': 'main', 'type': 'main',
'schema': { 'type': 'boolean' }, 'schema': { 'type': 'boolean' },
'supported_on': ['chrome.*:80-', 'chrome_os:80-'], 'supported_on': ['chrome.*:80-', 'chrome_os:80-'],
'deprecated': True,
'features': { 'features': {
'dynamic_refresh': True, 'dynamic_refresh': True,
'per_profile': False, 'per_profile': False,
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment