summaryrefslogtreecommitdiffstats
path: root/webkit/port/bindings/v8/v8_custom.h
diff options
context:
space:
mode:
authorojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-09 18:33:50 +0000
committerojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-09 18:33:50 +0000
commita6e8bc495bcdb6c1484ea88bb2f8aa03f6603765 (patch)
tree95f525511a44859ab44f25ac78a91667264f3010 /webkit/port/bindings/v8/v8_custom.h
parentf9228b5e375b0778f6eaa40d95f2da88b5a99b7c (diff)
downloadchromium_src-a6e8bc495bcdb6c1484ea88bb2f8aa03f6603765.zip
chromium_src-a6e8bc495bcdb6c1484ea88bb2f8aa03f6603765.tar.gz
chromium_src-a6e8bc495bcdb6c1484ea88bb2f8aa03f6603765.tar.bz2
Reverting 9393.
Merge still broken on a mac clobber build. Review URL: http://codereview.chromium.org/20182 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9394 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/port/bindings/v8/v8_custom.h')
-rw-r--r--webkit/port/bindings/v8/v8_custom.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/webkit/port/bindings/v8/v8_custom.h b/webkit/port/bindings/v8/v8_custom.h
index 72f9979..99eeca3 100644
--- a/webkit/port/bindings/v8/v8_custom.h
+++ b/webkit/port/bindings/v8/v8_custom.h
@@ -309,8 +309,8 @@ DECLARE_CALLBACK(LocationValueOf)
// Implementation of EventTarget::addEventListener
// and EventTarget::removeEventListener
-DECLARE_CALLBACK(NodeAddEventListener)
-DECLARE_CALLBACK(NodeRemoveEventListener)
+DECLARE_CALLBACK(EventTargetNodeAddEventListener)
+DECLARE_CALLBACK(EventTargetNodeRemoveEventListener)
// Custom implementation is Navigator properties.
// We actually only need this because WebKit has