| Index: Source/bindings/tests/results/core/V8TestDictionary.cpp
|
| diff --git a/Source/bindings/tests/results/core/V8TestDictionary.cpp b/Source/bindings/tests/results/core/V8TestDictionary.cpp
|
| index 6a7ea3c51d3a6bf75d0434b9112792bc5b709658..5acc96897e0395d1d42cbb15f89ab72d497a7f0d 100644
|
| --- a/Source/bindings/tests/results/core/V8TestDictionary.cpp
|
| +++ b/Source/bindings/tests/results/core/V8TestDictionary.cpp
|
| @@ -10,6 +10,7 @@
|
| #include "bindings/core/v8/ExceptionState.h"
|
| #include "bindings/core/v8/ScriptValue.h"
|
| #include "bindings/core/v8/UnionTypesCore.h"
|
| +#include "bindings/core/v8/V8ArrayBufferView.h"
|
| #include "bindings/core/v8/V8Element.h"
|
| #include "bindings/core/v8/V8EventTarget.h"
|
| #include "bindings/core/v8/V8InternalDictionary.h"
|
| @@ -18,6 +19,7 @@
|
| #include "bindings/core/v8/V8TestInterfaceGarbageCollected.h"
|
| #include "bindings/core/v8/V8TestInterfaceWillBeGarbageCollected.h"
|
| #include "bindings/core/v8/V8Uint8Array.h"
|
| +#include "core/dom/FlexibleArrayBufferView.h"
|
| #include "core/frame/UseCounter.h"
|
|
|
| namespace blink {
|
|
|