| Index: third_party/WebKit/Source/modules/webusb/USBInterface.idl
|
| diff --git a/third_party/WebKit/Source/modules/webusb/USBInterface.idl b/third_party/WebKit/Source/modules/webusb/USBInterface.idl
|
| index 68559c9ac7778e0359484e8bcdf47ffbac0da2f0..cfe100113fa04084717a99c20f3ac42b355317a1 100644
|
| --- a/third_party/WebKit/Source/modules/webusb/USBInterface.idl
|
| +++ b/third_party/WebKit/Source/modules/webusb/USBInterface.idl
|
| @@ -9,7 +9,6 @@
|
| RaisesException=Constructor,
|
| GarbageCollected,
|
| RuntimeEnabled=WebUSB,
|
| - LegacyInterfaceTypeChecking,
|
| ] interface USBInterface {
|
| readonly attribute octet interfaceNumber;
|
| readonly attribute sequence<USBAlternateInterface> alternates;
|
|
|