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

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

Issue 2561443004: Implementation of ReadableStream pipeTo and pipeThrough (Closed)
Patch Set: Apply changes from tyoshino review Created 3 years, 11 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-dedicated-worker-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-dedicated-worker-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-dedicated-worker-expected.txt
index 0e953d19be0e6a148c8589b7eb778c669c1c68ee..9728a4490a591e414eb85576d0d5ffdaaef8baf5 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-dedicated-worker-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-dedicated-worker-expected.txt
@@ -736,6 +736,8 @@ Starting worker: resources/global-interface-listing.js
[Worker] method cancel
[Worker] method constructor
[Worker] method getReader
+[Worker] method pipeThrough
+[Worker] method pipeTo
[Worker] method tee
[Worker] interface Request
[Worker] attribute @@toStringTag

Powered by Google App Engine
This is Rietveld 408576698