| 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..4312af66d9b4b61493deb92400bcc3acd878b5c3 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/V8HiddenValue.h
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/V8HiddenValue.h
|
| @@ -18,7 +18,6 @@ class ScriptState;
|
| class ScriptWrappable;
|
|
|
| #define V8_HIDDEN_VALUES(V) \
|
| - V(privateScriptObjectIsInitialized) \
|
| V(customElementAttachedCallback) \
|
| V(customElementAttributeChangedCallback) \
|
| V(customElementCreatedCallback) \
|
|
|