| 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 c749ab6a8e60306f60312cc5d1790b9147da07ca..76c2d7842a60dc0379fe38585ed7a078a45f56bd 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/V8HiddenValue.h
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/V8HiddenValue.h
|
| @@ -36,6 +36,7 @@ class ScriptWrappable;
|
| V(error) \
|
| V(event) \
|
| V(idbCursorRequest) \
|
| + V(internalBodyStream) \
|
| V(port1) \
|
| V(port2) \
|
| V(readableStreamReaderInResponse) \
|
|
|