Index: Source/modules/performance/WorkerPerformance.cpp |
diff --git a/Source/modules/performance/WorkerPerformance.cpp b/Source/modules/performance/WorkerPerformance.cpp |
index c4d57445074eba29efc90d41527f0ddc022d89c2..b62e5f6f3b2ba8b0efe71e00323edfbc9f2a1fa8 100644 |
--- a/Source/modules/performance/WorkerPerformance.cpp |
+++ b/Source/modules/performance/WorkerPerformance.cpp |
@@ -40,7 +40,6 @@ namespace blink { |
WorkerPerformance::WorkerPerformance() |
{ |
- ScriptWrappable::init(this); |
} |
double WorkerPerformance::now(ExecutionContext* context) const |