| Index: Source/bindings/tests/results/V8Float64Array.cpp
|
| diff --git a/Source/bindings/tests/results/V8Float64Array.cpp b/Source/bindings/tests/results/V8Float64Array.cpp
|
| index 67dcd13a74d3c0de45d84249fcd9fb898d328bf8..ff9e23619212dade1713b5c7256b795758572caf 100644
|
| --- a/Source/bindings/tests/results/V8Float64Array.cpp
|
| +++ b/Source/bindings/tests/results/V8Float64Array.cpp
|
| @@ -27,9 +27,12 @@
|
| #include "V8Int32Array.h"
|
| #include "bindings/v8/ScriptController.h"
|
| #include "bindings/v8/V8Binding.h"
|
| +#include "bindings/v8/V8DOMConfiguration.h"
|
| #include "bindings/v8/V8DOMWrapper.h"
|
| +#include "bindings/v8/V8ObjectConstructor.h"
|
| #include "bindings/v8/custom/V8ArrayBufferViewCustom.h"
|
| #include "core/dom/ContextFeatures.h"
|
| +#include "core/dom/Document.h"
|
| #include "core/dom/ExceptionCode.h"
|
| #include "core/page/Frame.h"
|
| #include "wtf/Float32Array.h"
|
|
|