| Index: sky/engine/bindings/core/v8/custom/V8DataViewCustom.h
|
| diff --git a/sky/engine/bindings/core/v8/custom/V8DataViewCustom.h b/sky/engine/bindings/core/v8/custom/V8DataViewCustom.h
|
| index 1cf348b6a1fa5f4a892cab2228db881480ff78d6..7bf1aeff41e399bbaea4f294af5d6864f1b12bce 100644
|
| --- a/sky/engine/bindings/core/v8/custom/V8DataViewCustom.h
|
| +++ b/sky/engine/bindings/core/v8/custom/V8DataViewCustom.h
|
| @@ -31,8 +31,8 @@
|
| #ifndef V8DataViewCustom_h
|
| #define V8DataViewCustom_h
|
|
|
| -#include "bindings/core/v8/custom/V8TypedArrayCustom.h"
|
| -#include "core/html/canvas/DataView.h"
|
| +#include "sky/engine/bindings/core/v8/custom/V8TypedArrayCustom.h"
|
| +#include "sky/engine/core/html/canvas/DataView.h"
|
|
|
| namespace blink {
|
|
|
|
|