summaryrefslogtreecommitdiffstats
path: root/webkit/port/bindings/v8/v8_custom.h
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/port/bindings/v8/v8_custom.h')
-rw-r--r--webkit/port/bindings/v8/v8_custom.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/port/bindings/v8/v8_custom.h b/webkit/port/bindings/v8/v8_custom.h
index c72bd33..2e33fcf 100644
--- a/webkit/port/bindings/v8/v8_custom.h
+++ b/webkit/port/bindings/v8/v8_custom.h
@@ -477,6 +477,7 @@ DECLARE_CALLBACK(WorkerRemoveEventListener)
DECLARE_PROPERTY_ACCESSOR_GETTER(WorkerContextSelf)
DECLARE_PROPERTY_ACCESSOR(WorkerContextOnmessage)
+DECLARE_CALLBACK(WorkerContextImportScripts)
DECLARE_CALLBACK(WorkerContextSetTimeout)
DECLARE_CALLBACK(WorkerContextClearTimeout)
DECLARE_CALLBACK(WorkerContextSetInterval)