| Index: third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEventInitConstructor.h
 | 
| diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEventInitConstructor.h b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEventInitConstructor.h
 | 
| index 9c096a4b7597fec3ceff32380326a4af7790675b..e6401ba4c65c1da70b21da1081a375271418db0f 100644
 | 
| --- a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEventInitConstructor.h
 | 
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEventInitConstructor.h
 | 
| @@ -31,8 +31,6 @@ public:
 | 
|      }
 | 
|      CORE_EXPORT static TestInterfaceEventInitConstructor* toImplWithTypeCheck(v8::Isolate*, v8::Local<v8::Value>);
 | 
|      CORE_EXPORT static const WrapperTypeInfo wrapperTypeInfo;
 | 
| -    static void refObject(ScriptWrappable*);
 | 
| -    static void derefObject(ScriptWrappable*);
 | 
|      template<typename VisitorDispatcher>
 | 
|      static void trace(VisitorDispatcher visitor, ScriptWrappable* scriptWrappable)
 | 
|      {
 | 
| 
 |