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

Unified Diff: third_party/WebKit/Source/core/streams/README.md

Issue 1993033003: Ship "Response construction with ReadableStream". (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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/Source/core/streams/README.md
diff --git a/third_party/WebKit/Source/core/streams/README.md b/third_party/WebKit/Source/core/streams/README.md
index 90b096988975ce91b16ac96dac7d319736ac6c6a..ddd3c7c2ff8ba8eb6bd50a4bbc6248ad08057014 100644
--- a/third_party/WebKit/Source/core/streams/README.md
+++ b/third_party/WebKit/Source/core/streams/README.md
@@ -23,7 +23,6 @@ implementation. They are currently shipping in Chrome.
- ByteLengthQueuingStrategy.js
- CountQueuingStrategy.js
- ReadableStream.js
-- ReadableStreamTempStub.js
- ReadableStreamController.h
- UnderlyingSourceBase.{cpp,h,idl}
- bindings/core/v8/ReadableStreamOperations.{cpp,h}

Powered by Google App Engine
This is Rietveld 408576698