Index: tracing/tracing/model/object_collection.html |
diff --git a/tracing/tracing/model/object_collection.html b/tracing/tracing/model/object_collection.html |
index b70d750138be34ed53d398ce766fe73bbc715fb9..e5a9b7c002b1a3e0038d52168e24632d0c610ae0 100644 |
--- a/tracing/tracing/model/object_collection.html |
+++ b/tracing/tracing/model/object_collection.html |
@@ -227,7 +227,7 @@ tr.exportTo('tr.model', function() { |
}; |
return { |
- ObjectCollection: ObjectCollection |
+ ObjectCollection, |
}; |
}); |
</script> |