| 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 4312af66d9b4b61493deb92400bcc3acd878b5c3..25a1f5d60fc26180d66a7881532a0332ab93bd46 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/V8HiddenValue.h
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/V8HiddenValue.h
|
| @@ -28,7 +28,6 @@ class ScriptWrappable;
|
| V(customElementTagName) \
|
| V(customElementType) \
|
| V(customElementsRegistryMap) \
|
| - V(callback) \
|
| V(condition) \
|
| V(detail) \
|
| V(document) \
|
|
|