Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(209)

Unified Diff: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt

Issue 2692423008: Remove [NoInterfaceObject] from the USB interface. (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/WebKit/Source/modules/webusb/USB.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
index f13bb6a2b474d22f43795f9790a9824a3e7401d0..96103a9906e0510ff14ccc778b47c64a4fffa869 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -6764,6 +6764,15 @@ interface URLSearchParams
method set
method toString
method values
+interface USB : EventTarget
+ attribute @@toStringTag
+ getter onconnect
+ getter ondisconnect
+ method constructor
+ method getDevices
+ method requestDevice
+ setter onconnect
+ setter ondisconnect
interface USBAlternateInterface
attribute @@toStringTag
getter alternateSetting
« no previous file with comments | « no previous file | third_party/WebKit/Source/modules/webusb/USB.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698