summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/bindings/js/JSDOMWrapper.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/bindings/js/JSDOMWrapper.cpp')
-rw-r--r--Source/WebCore/bindings/js/JSDOMWrapper.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebCore/bindings/js/JSDOMWrapper.cpp b/Source/WebCore/bindings/js/JSDOMWrapper.cpp
index c91230b..60c0ed1 100644
--- a/Source/WebCore/bindings/js/JSDOMWrapper.cpp
+++ b/Source/WebCore/bindings/js/JSDOMWrapper.cpp
@@ -34,7 +34,7 @@ namespace WebCore {
#ifndef NDEBUG
-DOMObject::~DOMObject()
+JSDOMWrapper::~JSDOMWrapper()
{
}