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

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

Issue 1252913014: WebUSB bindings part 3 (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: update expeced interface listing 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 db605fd977131a2631b77f60b165c57d164ef6d4..ed9092d8c8a14766e725c54e4df9bf802eab0bda 100644
--- a/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -5523,7 +5523,13 @@ interface URL
setter protocol
setter search
setter username
+interface USBConfiguration
+ getter configurationName
+ getter configurationValue
+ getter interfaces
+ method constructor
interface USBDevice
+ getter configurations
getter deviceClass
getter deviceProtocol
getter deviceSubclass
@@ -5540,6 +5546,9 @@ interface USBDevice
getter usbVersionSubminor
getter vendorId
method constructor
+interface USBInterface
+ getter interfaceNumber
+ method constructor
interface VTTCue
getter align
getter line
« 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