| Index: Source/bindings/v8/V8HiddenPropertyName.h
|
| diff --git a/Source/bindings/v8/V8HiddenPropertyName.h b/Source/bindings/v8/V8HiddenPropertyName.h
|
| index 8979f5f2e7854b6e10557ee176c89fb48f7af30f..31751ed441cddc987ba03f623a4f2156add02e09 100644
|
| --- a/Source/bindings/v8/V8HiddenPropertyName.h
|
| +++ b/Source/bindings/v8/V8HiddenPropertyName.h
|
| @@ -39,6 +39,7 @@ namespace WebCore {
|
| V(adaptorFunctionPeer) \
|
| V(attributeListener) \
|
| V(callback) \
|
| + V(condition) \
|
| V(customElementAttributeChanged) \
|
| V(customElementCreated) \
|
| V(customElementDocument) \
|
|
|