summaryrefslogtreecommitdiffstats
path: root/webkit/port/bindings
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/port/bindings')
-rw-r--r--webkit/port/bindings/v8/V8WorkerContextCustom.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/port/bindings/v8/V8WorkerContextCustom.cpp b/webkit/port/bindings/v8/V8WorkerContextCustom.cpp
index 27f6c8b..3134ba2 100644
--- a/webkit/port/bindings/v8/V8WorkerContextCustom.cpp
+++ b/webkit/port/bindings/v8/V8WorkerContextCustom.cpp
@@ -42,6 +42,7 @@
#include "ExceptionCode.h"
#include "MessagePort.h"
+#include "NotImplemented.h"
#include "WorkerContext.h"
namespace WebCore {