Skip to content

Commit 3f4a782

Browse files
author
Jakub Kulhan
committed
autoupdated protocol.json & generated files
1 parent 6021a1c commit 3f4a782

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

gen-src/ChromeDevtoolsProtocol/Model/Page/PermissionsPolicyFeatureEnum.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ final class PermissionsPolicyFeatureEnum
7474
public const SERIAL = 'serial';
7575
public const SHARED_AUTOFILL = 'shared-autofill';
7676
public const SHARED_STORAGE = 'shared-storage';
77-
public const STORAGE_ACCESS_API = 'storage-access-api';
77+
public const STORAGE_ACCESS = 'storage-access';
7878
public const SYNC_XHR = 'sync-xhr';
7979
public const TRUST_TOKEN_REDEMPTION = 'trust-token-redemption';
8080
public const UNLOAD = 'unload';

protocol.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17716,7 +17716,7 @@
1771617716
"serial",
1771717717
"shared-autofill",
1771817718
"shared-storage",
17719-
"storage-access-api",
17719+
"storage-access",
1772017720
"sync-xhr",
1772117721
"trust-token-redemption",
1772217722
"unload",

protocol.json.md5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2c6724332b1b8e666c2603acfbddf358 protocol.json
1+
5f6623e329de7cd6f29e2bf134c98b10 protocol.json

0 commit comments

Comments
 (0)