Index: third_party/WebKit/Source/modules/webusb/USB.idl |
diff --git a/third_party/WebKit/Source/modules/webusb/USB.idl b/third_party/WebKit/Source/modules/webusb/USB.idl |
index dd9986d394496bd90a4c15c97bed210e772a32bb..341c2d135f77f59afd7b84f1a0145126ab5fbddb 100644 |
--- a/third_party/WebKit/Source/modules/webusb/USB.idl |
+++ b/third_party/WebKit/Source/modules/webusb/USB.idl |
@@ -5,7 +5,6 @@ |
// http://wicg.github.io/webusb/#device-enumeration |
[ |
- GarbageCollected, |
NoInterfaceObject, |
OriginTrialEnabled=WebUSB, |
] interface USB : EventTarget { |