| Index: third_party/WebKit/Source/bindings/tests/results/core/TestInterfaceEventInit.h
|
| diff --git a/third_party/WebKit/Source/bindings/tests/results/core/TestInterfaceEventInit.h b/third_party/WebKit/Source/bindings/tests/results/core/TestInterfaceEventInit.h
|
| index fc3453027d129a1666cd0ff8296f8c2bfdc68134..72ffa07819f46755e5520d168ed332da1e941742 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/TestInterfaceEventInit.h
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/TestInterfaceEventInit.h
|
| @@ -35,6 +35,7 @@ class CORE_EXPORT TestInterfaceEventInit : public EventInit {
|
| DECLARE_VIRTUAL_TRACE();
|
|
|
| private:
|
| +
|
| String m_stringMember;
|
|
|
| friend class V8TestInterfaceEventInit;
|
|
|