| Index: tracing/tracing/model/x_marker_annotation.html
|
| diff --git a/tracing/tracing/model/x_marker_annotation.html b/tracing/tracing/model/x_marker_annotation.html
|
| index a2fb4d633422c986f8928d2186c2494fa1b8f2fd..c8375b78bc620fbba7c368cc417f3b12e244991e 100644
|
| --- a/tracing/tracing/model/x_marker_annotation.html
|
| +++ b/tracing/tracing/model/x_marker_annotation.html
|
| @@ -45,7 +45,7 @@ tr.exportTo('tr.model', function() {
|
| XMarkerAnnotation, {typeName: 'xmarker'});
|
|
|
| return {
|
| - XMarkerAnnotation: XMarkerAnnotation
|
| + XMarkerAnnotation,
|
| };
|
| });
|
| </script>
|
|
|