Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / modules / performance / WorkerPerformance.cpp
index fe20882..6010610 100644 (file)
@@ -37,6 +37,8 @@
 
 namespace WebCore {
 
+DEFINE_GC_INFO(WorkerPerformance);
+
 WorkerPerformance::WorkerPerformance()
 {
     ScriptWrappable::init(this);