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

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 53d181fbc9a164f6289da1f0af47cc5934c42eae..e50bc5f4803d51babcb14a38d5b5db6c16dae84d 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -6227,7 +6227,6 @@ interface SourceBuffer : EventTarget
getter videoTracks
method abort
method appendBuffer
- method appendStream
method constructor
method remove
setter appendWindowEnd
@@ -6328,10 +6327,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