Index: tracing/tracing/model/thread_slice.html |
diff --git a/tracing/tracing/model/thread_slice.html b/tracing/tracing/model/thread_slice.html |
index 49672bb86b7953193482544dbcabf43ee7a58ba6..3c78ebae81f304755fe35958f6258837f15b19cb 100644 |
--- a/tracing/tracing/model/thread_slice.html |
+++ b/tracing/tracing/model/thread_slice.html |
@@ -63,7 +63,7 @@ tr.exportTo('tr.model', function() { |
}); |
return { |
- ThreadSlice: ThreadSlice |
+ ThreadSlice, |
}; |
}); |
</script> |