Chromium Code Reviews| Index: Source/bindings/v8/V8HiddenPropertyName.h |
| diff --git a/Source/bindings/v8/V8HiddenPropertyName.h b/Source/bindings/v8/V8HiddenPropertyName.h |
| index bce82ae1edfa2c68e3d18cc4698f239637f68071..65d7f2c09ec70c1dc1d788581b1d4cb887bcfccc 100644 |
| --- a/Source/bindings/v8/V8HiddenPropertyName.h |
| +++ b/Source/bindings/v8/V8HiddenPropertyName.h |
| @@ -40,6 +40,7 @@ namespace WebCore { |
| V(attributeListener) \ |
| V(callback) \ |
| V(customElementReady) \ |
| + V(data) \ |
| V(detail) \ |
| V(document) \ |
| V(event) \ |