Index: tracing/tracing/model/counter_sample.html |
diff --git a/tracing/tracing/model/counter_sample.html b/tracing/tracing/model/counter_sample.html |
index 69791340ce9d6d045fe4d396ddbed151b5c2f0e2..06bae8e6fc351f5d238baf32dd8b8f1120e0c0a5 100644 |
--- a/tracing/tracing/model/counter_sample.html |
+++ b/tracing/tracing/model/counter_sample.html |
@@ -97,7 +97,7 @@ tr.exportTo('tr.model', function() { |
}); |
return { |
- CounterSample: CounterSample |
+ CounterSample, |
}; |
}); |
</script> |