Index: third_party/WebKit/Source/core/dom/Node.h |
diff --git a/third_party/WebKit/Source/core/dom/Node.h b/third_party/WebKit/Source/core/dom/Node.h |
index 6e5933fe802fdbd6df35bd7d4cca7b599c3aa316..5f523d02ceed4ee2a846dcf14e78aed120966550 100644 |
--- a/third_party/WebKit/Source/core/dom/Node.h |
+++ b/third_party/WebKit/Source/core/dom/Node.h |
@@ -661,8 +661,6 @@ public: |
DECLARE_VIRTUAL_TRACE(); |
- DECLARE_VIRTUAL_TRACE_WRAPPERS(); |
- |
unsigned lengthOfContents() const; |
v8::Local<v8::Object> wrap(v8::Isolate*, v8::Local<v8::Object> creationContext) override; |