| Index: Source/bindings/v8/custom/V8XMLHttpRequestCustom.cpp
|
| diff --git a/Source/bindings/v8/custom/V8XMLHttpRequestCustom.cpp b/Source/bindings/v8/custom/V8XMLHttpRequestCustom.cpp
|
| index 2383a3d693f95ad3f1afbbe9ca57c445fe7d3a02..80860e65c9ddaa8260e50585a1d2ba90f9d89b46 100644
|
| --- a/Source/bindings/v8/custom/V8XMLHttpRequestCustom.cpp
|
| +++ b/Source/bindings/v8/custom/V8XMLHttpRequestCustom.cpp
|
| @@ -31,6 +31,7 @@
|
| #include "config.h"
|
| #include "V8XMLHttpRequest.h"
|
|
|
| +#include "V8ArrayBuffer.h"
|
| #include "V8ArrayBufferView.h"
|
| #include "V8Blob.h"
|
| #include "V8Document.h"
|
|
|