| 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 9de53e041478294e5a1a54a8ce264277acf30f04..90b096988975ce91b16ac96dac7d319736ac6c6a 100644
|
| --- a/third_party/WebKit/Source/core/streams/README.md
|
| +++ b/third_party/WebKit/Source/core/streams/README.md
|
| @@ -24,6 +24,9 @@ implementation. They are currently shipping in Chrome.
|
| - CountQueuingStrategy.js
|
| - ReadableStream.js
|
| - ReadableStreamTempStub.js
|
| +- ReadableStreamController.h
|
| +- UnderlyingSourceBase.{cpp,h,idl}
|
| +- bindings/core/v8/ReadableStreamOperations.{cpp,h}
|
|
|
| These files are an in-progress implementation of the current streams spec,
|
| using [V8 extras][1]. They allow author construction. We hope eventually to
|
|
|