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

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

Issue 1545933002: Unflag Audio Output Devices API in Blink. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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/virtual/stable/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
index 85eab01a74239d402ccf5e459e9c6dce8863c635..cb70815e5d74a6f3330da3e54fc7d70aa1a7c567 100644
--- a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
@@ -2050,6 +2050,7 @@ interface HTMLMediaElement : HTMLElement
getter readyState
getter seekable
getter seeking
+ getter sinkId
getter src
getter textTracks
getter volume
@@ -2062,6 +2063,7 @@ interface HTMLMediaElement : HTMLElement
method pause
method play
method setMediaKeys
+ method setSinkId
setter autoplay
setter controls
setter crossOrigin

Powered by Google App Engine
This is Rietveld 408576698