Index: Source/bindings/core/v8/V8EventListenerList.h |
diff --git a/Source/bindings/v8/V8EventListenerList.h b/Source/bindings/core/v8/V8EventListenerList.h |
similarity index 98% |
rename from Source/bindings/v8/V8EventListenerList.h |
rename to Source/bindings/core/v8/V8EventListenerList.h |
index 34ee4106e017cd9e6413f0b0355409800c66776b..6531732c6143903b15ff5409f506937bf651ed4b 100644 |
--- a/Source/bindings/v8/V8EventListenerList.h |
+++ b/Source/bindings/core/v8/V8EventListenerList.h |
@@ -31,8 +31,8 @@ |
#ifndef V8EventListenerList_h |
#define V8EventListenerList_h |
-#include "bindings/v8/V8Binding.h" |
-#include "bindings/v8/V8EventListener.h" |
+#include "bindings/core/v8/V8Binding.h" |
+#include "bindings/core/v8/V8EventListener.h" |
#include <v8.h> |
namespace WebCore { |