File tree Expand file tree Collapse file tree
gen-src/ChromeDevtoolsProtocol/Model/Page Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -70,12 +70,14 @@ final class PermissionsPolicyFeatureEnum
7070 public const OTP_CREDENTIALS = 'otp-credentials ' ;
7171 public const PAYMENT = 'payment ' ;
7272 public const PICTURE_IN_PICTURE = 'picture-in-picture ' ;
73+ public const PRIVATE_AGGREGATION = 'private-aggregation ' ;
7374 public const PUBLICKEY_CREDENTIALS_GET = 'publickey-credentials-get ' ;
7475 public const RUN_AD_AUCTION = 'run-ad-auction ' ;
7576 public const SCREEN_WAKE_LOCK = 'screen-wake-lock ' ;
7677 public const SERIAL = 'serial ' ;
7778 public const SHARED_AUTOFILL = 'shared-autofill ' ;
7879 public const SHARED_STORAGE = 'shared-storage ' ;
80+ public const SHARED_STORAGE_SELECT_URL = 'shared-storage-select-url ' ;
7981 public const SMART_CARD = 'smart-card ' ;
8082 public const STORAGE_ACCESS = 'storage-access ' ;
8183 public const SYNC_XHR = 'sync-xhr ' ;
Original file line number Diff line number Diff line change @@ -17831,12 +17831,14 @@
1783117831 "otp-credentials",
1783217832 "payment",
1783317833 "picture-in-picture",
17834+ "private-aggregation",
1783417835 "publickey-credentials-get",
1783517836 "run-ad-auction",
1783617837 "screen-wake-lock",
1783717838 "serial",
1783817839 "shared-autofill",
1783917840 "shared-storage",
17841+ "shared-storage-select-url",
1784017842 "smart-card",
1784117843 "storage-access",
1784217844 "sync-xhr",
Original file line number Diff line number Diff line change 1- 5cb152be08b60c23c1a13cd1ab721a47 protocol.json
1+ 574743d844d43efcaf5eb6b0a16951c3 protocol.json
You can’t perform that action at this time.
0 commit comments