| Index: third_party/WebKit/Source/modules/webusb/USBIsochronousInTransferPacket.idl
|
| diff --git a/third_party/WebKit/Source/modules/webusb/USBIsochronousInTransferPacket.idl b/third_party/WebKit/Source/modules/webusb/USBIsochronousInTransferPacket.idl
|
| index d8a78b2e2796ac6497afbbc141cf46973e61332b..0aeb1ca8dfde9f3b819732852993c5a2d9de8020 100644
|
| --- a/third_party/WebKit/Source/modules/webusb/USBIsochronousInTransferPacket.idl
|
| +++ b/third_party/WebKit/Source/modules/webusb/USBIsochronousInTransferPacket.idl
|
| @@ -5,7 +5,6 @@
|
| // https://wicg.github.io/webusb/#idl-def-usbisochronousintransferpacket
|
|
|
| [
|
| - GarbageCollected,
|
| OriginTrialEnabled=WebUSB,
|
| ] interface USBIsochronousInTransferPacket {
|
| readonly attribute USBTransferStatus status;
|
|
|