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