| 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 25a1f5d60fc26180d66a7881532a0332ab93bd46..28f9326bc626758fa5af651b495c3846ea26b4bc 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(port1) \
|
| V(port2) \
|
| V(readableStreamReaderInResponse) \
|
| + V(requestInFetchEvent) \
|
| V(state) \
|
| V(testInterfaces) \
|
| V(thenableHiddenPromise) \
|
|
|