summaryrefslogtreecommitdiff
path: root/chromium/third_party/blink/renderer/core/html/html_iframe_element.idl
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/blink/renderer/core/html/html_iframe_element.idl')
-rw-r--r--chromium/third_party/blink/renderer/core/html/html_iframe_element.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/third_party/blink/renderer/core/html/html_iframe_element.idl b/chromium/third_party/blink/renderer/core/html/html_iframe_element.idl
index 99283b0c160..a2ec716d1ee 100644
--- a/chromium/third_party/blink/renderer/core/html/html_iframe_element.idl
+++ b/chromium/third_party/blink/renderer/core/html/html_iframe_element.idl
@@ -55,7 +55,7 @@
[RuntimeEnabled=LazyFrameLoading, CEReactions, Reflect, ReflectOnly=("lazy", "eager", "auto"), ReflectMissing="auto", ReflectInvalid="auto"] attribute DOMString loading;
// Trust Tokens request parameters (https://github.com/wicg/trust-token-api)
- [RuntimeEnabled=TrustTokens, SecureContext, Reflect] attribute DOMString trustToken;
+ [RuntimeEnabled=TrustTokens, SecureContext, Reflect, MeasureAs=TrustTokenIframe] attribute DOMString trustToken;
// obsolete members
// https://html.spec.whatwg.org/C/#HTMLIFrameElement-partial