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

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

Issue 1264483005: Add WebUSB bindings and client interface [part 2] (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: enum class 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 790bd42481e8e52baf3089b1643d042db0d1deb2..db605fd977131a2631b77f60b165c57d164ef6d4 100644
--- a/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -5524,7 +5524,21 @@ interface URL
setter search
setter username
interface USBDevice
+ getter deviceClass
+ getter deviceProtocol
+ getter deviceSubclass
+ getter deviceVersionMajor
+ getter deviceVersionMinor
+ getter deviceVersionSubminor
getter guid
+ getter manufacturerName
+ getter productId
+ getter productName
+ getter serialNumber
+ getter usbVersionMajor
+ getter usbVersionMinor
+ getter usbVersionSubminor
+ getter vendorId
method constructor
interface VTTCue
getter align
« 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