Index: Source/bindings/v8/V8HiddenPropertyName.h |
diff --git a/Source/bindings/v8/V8HiddenPropertyName.h b/Source/bindings/v8/V8HiddenPropertyName.h |
index e26a58b19609a8c74dea82d56a3ddbbd5e20809b..d08e62266212a52c8463d81acc1e3b2e7f78d95a 100644 |
--- a/Source/bindings/v8/V8HiddenPropertyName.h |
+++ b/Source/bindings/v8/V8HiddenPropertyName.h |
@@ -43,6 +43,7 @@ namespace WebCore { |
V(customElementCreated) \ |
V(customElementEnteredDocument) \ |
V(customElementLeftDocument) \ |
+ V(data) \ |
V(detail) \ |
V(document) \ |
V(event) \ |