aboutsummaryrefslogtreecommitdiff
path: root/src/javascript/jsc/bindings/webcore/JSEventTargetCustom.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/javascript/jsc/bindings/webcore/JSEventTargetCustom.cpp')
-rw-r--r--src/javascript/jsc/bindings/webcore/JSEventTargetCustom.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/javascript/jsc/bindings/webcore/JSEventTargetCustom.cpp b/src/javascript/jsc/bindings/webcore/JSEventTargetCustom.cpp
index cc63b0c0c..2856b2377 100644
--- a/src/javascript/jsc/bindings/webcore/JSEventTargetCustom.cpp
+++ b/src/javascript/jsc/bindings/webcore/JSEventTargetCustom.cpp
@@ -37,9 +37,9 @@
// #include "JSWorkerGlobalScope.h"
// #include "WorkerGlobalScope.h"
-#if ENABLE(OFFSCREEN_CANVAS)
+// #if ENABLE(OFFSCREEN_CANVAS)
#include "OffscreenCanvas.h"
-#endif
+// #endif
namespace WebCore {
using namespace JSC;