| Index: Source/bindings/tests/results/V8Float64Array.cpp
|
| diff --git a/Source/bindings/tests/results/V8Float64Array.cpp b/Source/bindings/tests/results/V8Float64Array.cpp
|
| index 4c473c36829828e7ea7310c2c93db3f8cdaeffe7..67dcd13a74d3c0de45d84249fcd9fb898d328bf8 100644
|
| --- a/Source/bindings/tests/results/V8Float64Array.cpp
|
| +++ b/Source/bindings/tests/results/V8Float64Array.cpp
|
| @@ -24,7 +24,6 @@
|
| #include "RuntimeEnabledFeatures.h"
|
| #include "V8ArrayBufferView.h"
|
| #include "V8Float32Array.h"
|
| -#include "V8Float64Array.h"
|
| #include "V8Int32Array.h"
|
| #include "bindings/v8/ScriptController.h"
|
| #include "bindings/v8/V8Binding.h"
|
| @@ -34,7 +33,6 @@
|
| #include "core/dom/ExceptionCode.h"
|
| #include "core/page/Frame.h"
|
| #include "wtf/Float32Array.h"
|
| -#include "wtf/Float64Array.h"
|
| #include "wtf/GetPtr.h"
|
| #include "wtf/Int32Array.h"
|
| #include "wtf/RefCounted.h"
|
|
|