Index: Source/bindings/core/v8/custom/V8Int32ArrayCustom.h |
diff --git a/Source/bindings/v8/custom/V8Int32ArrayCustom.h b/Source/bindings/core/v8/custom/V8Int32ArrayCustom.h |
similarity index 98% |
rename from Source/bindings/v8/custom/V8Int32ArrayCustom.h |
rename to Source/bindings/core/v8/custom/V8Int32ArrayCustom.h |
index 6c29dca3988f9c564a34d7ce7f312fb743227a42..082b6b3d44ec54f53b8362e27d3f82f0dd960ac5 100644 |
--- a/Source/bindings/v8/custom/V8Int32ArrayCustom.h |
+++ b/Source/bindings/core/v8/custom/V8Int32ArrayCustom.h |
@@ -31,7 +31,7 @@ |
#ifndef V8Int32ArrayCustom_h |
#define V8Int32ArrayCustom_h |
-#include "bindings/v8/custom/V8TypedArrayCustom.h" |
+#include "bindings/core/v8/custom/V8TypedArrayCustom.h" |
#include "wtf/Int32Array.h" |
namespace WebCore { |