Skip to content

Commit 6c04886

Browse files
author
Jakub Kulhan
committed
autoupdated protocol.json & generated files
1 parent 10e00e0 commit 6c04886

3 files changed

Lines changed: 3 additions & 1 deletion

File tree

gen-src/ChromeDevtoolsProtocol/Model/Browser/PermissionTypeEnum.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ final class PermissionTypeEnum
2424
const MIDI_SYSEX = 'midiSysex';
2525
const NOTIFICATIONS = 'notifications';
2626
const PAYMENT_HANDLER = 'paymentHandler';
27+
const PERIODIC_BACKGROUND_SYNC = 'periodicBackgroundSync';
2728
const PROTECTED_MEDIA_IDENTIFIER = 'protectedMediaIdentifier';
2829
const SENSORS = 'sensors';
2930
const VIDEO_CAPTURE = 'videoCapture';

protocol.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1196,6 +1196,7 @@
11961196
"midiSysex",
11971197
"notifications",
11981198
"paymentHandler",
1199+
"periodicBackgroundSync",
11991200
"protectedMediaIdentifier",
12001201
"sensors",
12011202
"videoCapture",

protocol.json.md5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
c2cafbb37afd9bda6f699a267fec1cfb protocol.json
1+
3e7dfc7781d71826d4f567de6870475d protocol.json

0 commit comments

Comments
 (0)