Index: tracing/tracing/model/profile_tree.html |
diff --git a/tracing/tracing/model/profile_tree.html b/tracing/tracing/model/profile_tree.html |
index 49fce54d89794a42aca80d904d0543f03fffcb0c..dbf26b8250cfc7f76b644a321bdf8acf1ba4d8e9 100644 |
--- a/tracing/tracing/model/profile_tree.html |
+++ b/tracing/tracing/model/profile_tree.html |
@@ -82,7 +82,7 @@ tr.exportTo('tr.model', function() { |
}; |
return { |
- ProfileTree: ProfileTree |
+ ProfileTree, |
}; |
}); |
</script> |