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

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

Issue 1270983002: WebUSB bindings part 4 (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: punctuation Created 5 years, 4 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 | Source/modules/modules.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/webexposed/global-interface-listing-expected.txt
diff --git a/LayoutTests/webexposed/global-interface-listing-expected.txt b/LayoutTests/webexposed/global-interface-listing-expected.txt
index ed9092d8c8a14766e725c54e4df9bf802eab0bda..25c164bd827ee62c31848661e171306d09c58433 100644
--- a/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -5523,6 +5523,14 @@ interface URL
setter protocol
setter search
setter username
+interface USBAlternateInterface
+ getter alternateSetting
+ getter endpoints
+ getter interfaceClass
+ getter interfaceName
+ getter interfaceProtocol
+ getter interfaceSubclass
+ method constructor
interface USBConfiguration
getter configurationName
getter configurationValue
@@ -5546,7 +5554,14 @@ interface USBDevice
getter usbVersionSubminor
getter vendorId
method constructor
+interface USBEndpoint
+ getter direction
+ getter endpointNumber
+ getter packetSize
+ getter type
+ method constructor
interface USBInterface
+ getter alternates
getter interfaceNumber
method constructor
interface VTTCue
« no previous file with comments | « no previous file | Source/modules/modules.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698