diff options
Diffstat (limited to 'chromium/content/common/frame_owner_properties.h')
-rw-r--r-- | chromium/content/common/frame_owner_properties.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/content/common/frame_owner_properties.h b/chromium/content/common/frame_owner_properties.h index 157c82334dd..2ead2790a57 100644 --- a/chromium/content/common/frame_owner_properties.h +++ b/chromium/content/common/frame_owner_properties.h @@ -34,6 +34,7 @@ struct CONTENT_EXPORT FrameOwnerProperties { int margin_width; int margin_height; bool allow_fullscreen; + bool allow_payment_request; // An experimental attribute to be used by a parent frame to enforce CSP on a // subframe. This is different from replicated CSP headers kept in |