| Index: Source/bindings/core/v8/custom/V8Int16ArrayCustom.h
|
| diff --git a/Source/bindings/v8/custom/V8Int16ArrayCustom.h b/Source/bindings/core/v8/custom/V8Int16ArrayCustom.h
|
| similarity index 98%
|
| rename from Source/bindings/v8/custom/V8Int16ArrayCustom.h
|
| rename to Source/bindings/core/v8/custom/V8Int16ArrayCustom.h
|
| index 58aab8bb3aee05974d0426158c8213e98aa0cb64..756345e9409ebd19ecf4c84575024dd5a593f3f6 100644
|
| --- a/Source/bindings/v8/custom/V8Int16ArrayCustom.h
|
| +++ b/Source/bindings/core/v8/custom/V8Int16ArrayCustom.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef V8Int16ArrayCustom_h
|
| #define V8Int16ArrayCustom_h
|
|
|
| -#include "bindings/v8/custom/V8TypedArrayCustom.h"
|
| +#include "bindings/core/v8/custom/V8TypedArrayCustom.h"
|
| #include "wtf/Int16Array.h"
|
|
|
| namespace WebCore {
|
|
|