Index: tracing/tracing/model/selection_state.html |
diff --git a/tracing/tracing/model/selection_state.html b/tracing/tracing/model/selection_state.html |
index 36bd3ef5bfeaaa986c085b14780b4ceb08979d16..73dd8e99baf979020442651c778982d325316611 100644 |
--- a/tracing/tracing/model/selection_state.html |
+++ b/tracing/tracing/model/selection_state.html |
@@ -66,7 +66,7 @@ tr.exportTo('tr.model', function() { |
}; |
return { |
- SelectionState: SelectionState |
+ SelectionState, |
}; |
}); |
</script> |