| Index: third_party/WebKit/Source/bindings/tests/results/core/V8TestObject.h
|
| diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8TestObject.h b/third_party/WebKit/Source/bindings/tests/results/core/V8TestObject.h
|
| index b9918a7813a70f8d428e2193ea103e354edcae88..e142b0a64f2a2226c8312814f75ea48ea82d5773 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/V8TestObject.h
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/V8TestObject.h
|
| @@ -12,6 +12,7 @@
|
| #ifndef V8TestObject_h
|
| #define V8TestObject_h
|
|
|
| +#include "bindings/core/v8/ArrayBufferOrArrayBufferView.h"
|
| #include "bindings/core/v8/ArrayBufferOrArrayBufferViewOrDictionary.h"
|
| #include "bindings/core/v8/BooleanOrStringOrUnrestrictedDouble.h"
|
| #include "bindings/core/v8/DoubleOrString.h"
|
|
|