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

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

Issue 2467233002: Remove "legacy" experimental stream support (Closed)
Patch Set: fix Created 4 years, 1 month 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 6eab54cb3537c6178018a592c8ae071980056bcf..2d5752fa7d4a088ecd8f481168cc957f62e87c99 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -6230,7 +6230,6 @@ interface SourceBuffer : EventTarget
getter videoTracks
method abort
method appendBuffer
- method appendStream
method constructor
method remove
setter appendWindowEnd
@@ -6331,10 +6330,6 @@ interface StorageManager
method estimate
method persist
method persisted
-interface Stream
- attribute @@toStringTag
- getter type
- method constructor
interface StylePropertyMap
attribute @@toStringTag
method @@iterator

Powered by Google App Engine
This is Rietveld 408576698