| 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 78ac12c8c7497baf8fb8143e5a77b831951ef549..d47d553fef66495fa74536c0edae1411064d0961 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/V8HiddenValue.h
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/V8HiddenValue.h
|
| @@ -32,7 +32,6 @@ class ScriptWrappable;
|
| V(port1) \
|
| V(port2) \
|
| V(requestInFetchEvent) \
|
| - V(state) \
|
| V(testInterfaces) \
|
| V(thenableHiddenPromise) \
|
| V(toStringString) \
|
|
|