| Index: sky/engine/bindings/core/v8/custom/V8Float64ArrayCustom.h
|
| diff --git a/sky/engine/bindings/core/v8/custom/V8Float64ArrayCustom.h b/sky/engine/bindings/core/v8/custom/V8Float64ArrayCustom.h
|
| index eb8a6259092ebd577e580d9e38607bb244c1b512..dd91d19adc8406d1122d546aae1a6d89eb02c256 100644
|
| --- a/sky/engine/bindings/core/v8/custom/V8Float64ArrayCustom.h
|
| +++ b/sky/engine/bindings/core/v8/custom/V8Float64ArrayCustom.h
|
| @@ -31,8 +31,8 @@
|
| #ifndef V8Float64ArrayCustom_h
|
| #define V8Float64ArrayCustom_h
|
|
|
| -#include "bindings/core/v8/custom/V8TypedArrayCustom.h"
|
| -#include "wtf/Float64Array.h"
|
| +#include "sky/engine/bindings/core/v8/custom/V8TypedArrayCustom.h"
|
| +#include "sky/engine/wtf/Float64Array.h"
|
|
|
| namespace blink {
|
|
|
|
|