Skip to content

Commit 4da19f4

Browse files
author
Jakub Kulhan
committed
autoupdated protocol.json & generated files
1 parent 37ee8cc commit 4da19f4

3 files changed

Lines changed: 3 additions & 1 deletion

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ final class PermissionsPolicyFeatureEnum
3131
const CH_UA_MOBILE = 'ch-ua-mobile';
3232
const CH_UA_FULL_VERSION = 'ch-ua-full-version';
3333
const CH_UA_PLATFORM_VERSION = 'ch-ua-platform-version';
34+
const CH_UA_REDUCED = 'ch-ua-reduced';
3435
const CH_VIEWPORT_WIDTH = 'ch-viewport-width';
3536
const CH_WIDTH = 'ch-width';
3637
const CLIPBOARD_READ = 'clipboard-read';

protocol.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16505,6 +16505,7 @@
1650516505
"ch-ua-mobile",
1650616506
"ch-ua-full-version",
1650716507
"ch-ua-platform-version",
16508+
"ch-ua-reduced",
1650816509
"ch-viewport-width",
1650916510
"ch-width",
1651016511
"clipboard-read",

protocol.json.md5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
261a084f661d8abb4bcbe4d3e9179fc3 protocol.json
1+
30cd2ea1cb9bed9146fc5658de312789 protocol.json

0 commit comments

Comments
 (0)