Chromium Code Reviews| Index: tracing/tracing/model/async_slice_group.html |
| diff --git a/tracing/tracing/model/async_slice_group.html b/tracing/tracing/model/async_slice_group.html |
| index 6144da38b2ebf631cb4d6520be8882ce278c804b..f962217736a7619ff6ed63ab586f070036abfe22 100644 |
| --- a/tracing/tracing/model/async_slice_group.html |
| +++ b/tracing/tracing/model/async_slice_group.html |
| @@ -160,7 +160,7 @@ tr.exportTo('tr.model', function() { |
| }; |
| return { |
| - AsyncSliceGroup: AsyncSliceGroup |
| + AsyncSliceGroup, |
| }; |
| }); |
| </script> |