Index: Source/bindings/v8/custom/V8MessageEventCustom.cpp |
diff --git a/Source/bindings/v8/custom/V8MessageEventCustom.cpp b/Source/bindings/v8/custom/V8MessageEventCustom.cpp |
index 2fe15982058f411333bad1bfbcf78f8fe01b2239..21c4f0e438a703721f63c368238681c3cd44a71c 100644 |
--- a/Source/bindings/v8/custom/V8MessageEventCustom.cpp |
+++ b/Source/bindings/v8/custom/V8MessageEventCustom.cpp |
@@ -38,7 +38,7 @@ |
#include "bindings/v8/V8Binding.h" |
#include "bindings/v8/V8HiddenPropertyName.h" |
#include "bindings/v8/custom/V8ArrayBufferCustom.h" |
-#include "core/dom/MessageEvent.h" |
+#include "core/events/MessageEvent.h" |
namespace WebCore { |