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..b0df083e9eabfb0586bdfd5766fce889f4a32077 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 |
+- UnderlyingSourceBase.{cpp,h,idl} |
+- bindings/core/v8/ReadableStreamOperations.{cpp,h} |
+- bindings/core/v8/ReadableStreamController.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 |