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