| Index: Source/bindings/core/v8/custom/V8DataViewCustom.cpp
|
| diff --git a/Source/bindings/core/v8/custom/V8DataViewCustom.cpp b/Source/bindings/core/v8/custom/V8DataViewCustom.cpp
|
| index 321a6178d8161e529ca52d2fd90b94172a4cf8a1..99da950b24ebe3f06bb978b91b24ba412b4b1314 100644
|
| --- a/Source/bindings/core/v8/custom/V8DataViewCustom.cpp
|
| +++ b/Source/bindings/core/v8/custom/V8DataViewCustom.cpp
|
| @@ -26,8 +26,8 @@
|
| #include "config.h"
|
| #include "bindings/core/v8/custom/V8DataViewCustom.h"
|
|
|
| +#include "bindings/core/v8/V8Binding.h"
|
| #include "bindings/core/v8/custom/V8ArrayBufferViewCustom.h"
|
| -#include "bindings/v8/V8Binding.h"
|
| #include "core/html/canvas/DataView.h"
|
|
|
| namespace WebCore {
|
|
|