| 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 774dfc910c1bb4ce5e4ab07af6617f13f167b68f..f1e147e6579d339e3c0a45bde101eaaf749dda4d 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/V8ArrayBufferView.cpp
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/V8ArrayBufferView.cpp
|
| @@ -7,6 +7,7 @@
|
| #include "V8ArrayBufferView.h"
|
|
|
| #include "bindings/core/v8/ExceptionState.h"
|
| +#include "bindings/core/v8/GeneratedCodeHelper.h"
|
| #include "bindings/core/v8/V8ArrayBuffer.h"
|
| #include "bindings/core/v8/V8DOMConfiguration.h"
|
| #include "bindings/core/v8/V8DataView.h"
|
|
|