| 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 d41d51fe943022bfcfaa0e561a40c96864de8086..29816468ffc3ce53c00cc4d96c77c8c79453b75b 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/V8HiddenValue.h
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/V8HiddenValue.h
|
| @@ -41,6 +41,7 @@ class ScriptWrappable;
|
| V(port1) \
|
| V(port2) \
|
| V(readableStreamReaderInResponse) \
|
| + V(requestInFetchEvent) \
|
| V(state) \
|
| V(testInterfaces) \
|
| V(thenableHiddenPromise) \
|
|
|