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

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

Issue 1307483002: Add USBConnectionEvent to webusb module. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@usb_events
Patch Set: Update LayoutTests. 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 69bdbb1c94e684af038ffe89278e4b5346270a03..965433746aaf5da1c200137bd1c70a57d52c618a 100644
--- a/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -5503,6 +5503,9 @@ interface USBConfiguration
getter configurationValue
getter interfaces
method constructor
+interface USBConnectionEvent
+ getter device
+ method constructor
interface USBDevice
getter configurations
getter deviceClass
« 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