Index: Source/core/testing/InternalProfilers.cpp |
diff --git a/Source/core/testing/InternalProfilers.cpp b/Source/core/testing/InternalProfilers.cpp |
index 729fbad8405edd9af1f0a03aaa85a67e8ff288d1..25fda4e6302c0b00db98078bced3f352c6094520 100644 |
--- a/Source/core/testing/InternalProfilers.cpp |
+++ b/Source/core/testing/InternalProfilers.cpp |
@@ -40,7 +40,6 @@ namespace blink { |
InternalProfilers::InternalProfilers() |
{ |
- ScriptWrappable::init(this); |
} |
void InternalProfilers::startHeapProfiling(const String& prefix) |