Index: third_party/WebKit/Source/bindings/core/v8/V8HiddenValue.h |
diff --git a/third_party/WebKit/Source/bindings/core/v8/V8HiddenValue.h b/third_party/WebKit/Source/bindings/core/v8/V8HiddenValue.h |
index e1dbb4c7856b270bfe9c2676bc7bda99811c1fec..360842eb488a967d774c0d4a34184fd510c0a2fa 100644 |
--- a/third_party/WebKit/Source/bindings/core/v8/V8HiddenValue.h |
+++ b/third_party/WebKit/Source/bindings/core/v8/V8HiddenValue.h |
@@ -39,6 +39,7 @@ class ScriptWrappable; |
V(idbCursorRequest) \ |
V(port1) \ |
V(port2) \ |
+ V(readableStreamReaderInResponse) \ |
V(state) \ |
V(stringData) \ |
V(testInterfaces) \ |