| Index: third_party/WebKit/Source/bindings/tests/results/core/V8ArrayBufferView.cpp
|
| diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8ArrayBufferView.cpp b/third_party/WebKit/Source/bindings/tests/results/core/V8ArrayBufferView.cpp
|
| index f1e147e6579d339e3c0a45bde101eaaf749dda4d..5a532d7a423b2791dfe40dea10e9bee843da18d8 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/V8ArrayBufferView.cpp
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/V8ArrayBufferView.cpp
|
| @@ -18,6 +18,7 @@
|
| #include "bindings/core/v8/V8Int32Array.h"
|
| #include "bindings/core/v8/V8Int8Array.h"
|
| #include "bindings/core/v8/V8ObjectConstructor.h"
|
| +#include "bindings/core/v8/V8PrivateProperty.h"
|
| #include "bindings/core/v8/V8SharedArrayBuffer.h"
|
| #include "bindings/core/v8/V8Uint16Array.h"
|
| #include "bindings/core/v8/V8Uint32Array.h"
|
|
|