summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/webkit/WebCore/page/History.idl
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/webkit/WebCore/page/History.idl')
-rw-r--r--src/3rdparty/webkit/WebCore/page/History.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/3rdparty/webkit/WebCore/page/History.idl b/src/3rdparty/webkit/WebCore/page/History.idl
index fa308fb..914d441 100644
--- a/src/3rdparty/webkit/WebCore/page/History.idl
+++ b/src/3rdparty/webkit/WebCore/page/History.idl
@@ -29,8 +29,8 @@ module window {
#if defined(V8_BINDING) && V8_BINDING
CheckDomainSecurity,
#endif
- CustomGetOwnPropertySlot,
- CustomPutFunction,
+ DelegatingGetOwnPropertySlot,
+ DelegatingPutFunction,
CustomDeleteProperty,
CustomGetPropertyNames
] History {