| Index: third_party/WebKit/Source/modules/webusb/NavigatorUSB.idl
|
| diff --git a/third_party/WebKit/Source/modules/webusb/NavigatorUSB.idl b/third_party/WebKit/Source/modules/webusb/NavigatorUSB.idl
|
| index d06dd1088fecbe2b480b58b00d1ccfaff23f13e0..33c10de34cb3a55702814f7a49fbe6e4097fb177 100644
|
| --- a/third_party/WebKit/Source/modules/webusb/NavigatorUSB.idl
|
| +++ b/third_party/WebKit/Source/modules/webusb/NavigatorUSB.idl
|
| @@ -5,7 +5,6 @@
|
| // http://wicg.github.io/webusb/#device-enumeration
|
|
|
| [
|
| - GarbageCollected,
|
| ] partial interface Navigator {
|
| [OriginTrialEnabled=WebUSB] readonly attribute USB usb;
|
| };
|
|
|