Index: tracing/tracing/model/process_base.html |
diff --git a/tracing/tracing/model/process_base.html b/tracing/tracing/model/process_base.html |
index ba1161b4d714a8983b3857d7273b7f115e567e04..37f522b94d99f657245bb2de23bac59e32fcda3f 100644 |
--- a/tracing/tracing/model/process_base.html |
+++ b/tracing/tracing/model/process_base.html |
@@ -230,7 +230,7 @@ tr.exportTo('tr.model', function() { |
}; |
return { |
- ProcessBase: ProcessBase |
+ ProcessBase, |
}; |
}); |
</script> |