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