| Index: Source/bindings/v8/custom/V8FileReaderCustom.cpp
|
| diff --git a/Source/bindings/v8/custom/V8FileReaderCustom.cpp b/Source/bindings/v8/custom/V8FileReaderCustom.cpp
|
| index 7039bc29f983085a56007c7c923e1ec5d0f9dabf..12cd505dbcfe85752930b6b946cb540b033809c6 100644
|
| --- a/Source/bindings/v8/custom/V8FileReaderCustom.cpp
|
| +++ b/Source/bindings/v8/custom/V8FileReaderCustom.cpp
|
| @@ -32,8 +32,8 @@
|
|
|
| #include "V8FileReader.h"
|
|
|
| +#include "V8ArrayBuffer.h"
|
| #include "bindings/v8/V8Binding.h"
|
| -#include "bindings/v8/custom/V8ArrayBufferCustom.h"
|
| #include "core/dom/ScriptExecutionContext.h"
|
|
|
| namespace WebCore {
|
|
|