Index: Source/bindings/core/v8/custom/V8Float32ArrayCustom.h |
diff --git a/Source/bindings/v8/custom/V8Float32ArrayCustom.h b/Source/bindings/core/v8/custom/V8Float32ArrayCustom.h |
similarity index 98% |
rename from Source/bindings/v8/custom/V8Float32ArrayCustom.h |
rename to Source/bindings/core/v8/custom/V8Float32ArrayCustom.h |
index 3caa7d1da2a1b3ab0edc922fb5032b3d9ea26872..59af79d7afa929d6ced784ce0749044429d029d5 100644 |
--- a/Source/bindings/v8/custom/V8Float32ArrayCustom.h |
+++ b/Source/bindings/core/v8/custom/V8Float32ArrayCustom.h |
@@ -31,7 +31,7 @@ |
#ifndef V8Float32ArrayCustom_h |
#define V8Float32ArrayCustom_h |
-#include "bindings/v8/custom/V8TypedArrayCustom.h" |
+#include "bindings/core/v8/custom/V8TypedArrayCustom.h" |
#include "wtf/Float32Array.h" |
namespace WebCore { |