| 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..9fc30b4cd8b8608cadafb0f352f735326f7099c1 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/V8TestObject.h
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/V8TestObject.h
|
| @@ -26,6 +26,7 @@
|
| #include "bindings/core/v8/UnrestrictedDoubleOrString.h"
|
| #include "bindings/core/v8/V8Binding.h"
|
| #include "bindings/core/v8/V8DOMWrapper.h"
|
| +#include "bindings/core/v8/V8PrivateProperty.h"
|
| #include "bindings/core/v8/WrapperTypeInfo.h"
|
| #include "bindings/tests/idls/core/TestObject.h"
|
| #include "core/CoreExport.h"
|
|
|