| Index: third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor.h
|
| diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor.h b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor.h
|
| index e6b1ffe686c63cc050af654b3aec2a9a3d7bf545..dbe6b7a636444bd5dfabef17c5432727497eb166 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor.h
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor.h
|
| @@ -28,7 +28,7 @@ class V8TestInterfaceConstructorConstructor {
|
| STATIC_ONLY(V8TestInterfaceConstructorConstructor);
|
| public:
|
| static v8::Local<v8::FunctionTemplate> domTemplate(v8::Isolate*, const DOMWrapperWorld&);
|
| - static const WrapperTypeInfo wrapperTypeInfo;
|
| + CORE_EXPORT static const WrapperTypeInfo wrapperTypeInfo;
|
| };
|
|
|
| class V8TestInterfaceConstructor {
|
|
|