Index: third_party/WebKit/Source/bindings/tests/results/core/V8ArrayBuffer.h |
diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8ArrayBuffer.h b/third_party/WebKit/Source/bindings/tests/results/core/V8ArrayBuffer.h |
index c5ebca3cdbf183dfeec260602c74b3b8f2884ce9..f6958a84edc84ca44ccde2e26f64fa811c39edd1 100644 |
--- a/third_party/WebKit/Source/bindings/tests/results/core/V8ArrayBuffer.h |
+++ b/third_party/WebKit/Source/bindings/tests/results/core/V8ArrayBuffer.h |
@@ -30,7 +30,6 @@ |
template<typename VisitorDispatcher> |
static void trace(VisitorDispatcher visitor, ScriptWrappable* scriptWrappable) |
{ |
- visitor->trace(scriptWrappable->toImpl<TestArrayBuffer>()); |
} |
static const int internalFieldCount = v8DefaultWrapperInternalFieldCount + 0; |
static void installConditionallyEnabledProperties(v8::Local<v8::Object>, v8::Isolate*) { } |