Commit 6d537c7b authored by Charlie Hu's avatar Charlie Hu Committed by Commit Bot

[Cleanup] Fix broken link in feature_policy.h

This CL updates a broken feature policy spec link.

Change-Id: I1b17e473fa9ce146a97a44ef78a8d2ce1e7fb2a7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2490264Reviewed-by: default avatarIan Clelland <iclelland@chromium.org>
Commit-Queue: Charlie Hu <chenleihu@google.com>
Cr-Commit-Position: refs/heads/master@{#819482}
parent f2ab559c
...@@ -28,7 +28,7 @@ namespace blink { ...@@ -28,7 +28,7 @@ namespace blink {
// HTTP header, or can be set by the |allow| attributes on the iframe element // HTTP header, or can be set by the |allow| attributes on the iframe element
// which embeds the document. // which embeds the document.
// //
// See https://wicg.github.io/FeaturePolicy/ // See https://w3c.github.io/webappsec-permissions-policy/
// //
// Key concepts: // Key concepts:
// //
......
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