Chromium Code Reviews| 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 360842eb488a967d774c0d4a34184fd510c0a2fa..c749ab6a8e60306f60312cc5d1790b9147da07ca 100644 |
| --- a/third_party/WebKit/Source/bindings/core/v8/V8HiddenValue.h |
| +++ b/third_party/WebKit/Source/bindings/core/v8/V8HiddenValue.h |
| @@ -33,7 +33,6 @@ class ScriptWrappable; |
| V(condition) \ |
| V(data) \ |
| V(detail) \ |
| - V(document) \ |
| V(error) \ |
| V(event) \ |
| V(idbCursorRequest) \ |