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

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

Issue 2335553003: Expose the MediaDeviceInfo interface object (Closed)
Patch Set: Created 4 years, 3 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
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 fa1716d9af0d2576203205897bc1336cf62ad353..34c700d223971e83e9a7b335fc31ea1bef5badda 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -3694,6 +3694,14 @@ interface MIDIPort : EventTarget
method constructor
method open
setter onstatechange
+interface MediaDeviceInfo
+ attribute @@toStringTag
+ getter deviceId
+ getter groupId
+ getter kind
+ getter label
+ method constructor
+ method toJSON
interface MediaDevices : EventTarget
attribute @@toStringTag
getter ondevicechange

Powered by Google App Engine
This is Rietveld 408576698