Chromium Code Reviews| Index: tracing/tracing/model/counter_series.html |
| diff --git a/tracing/tracing/model/counter_series.html b/tracing/tracing/model/counter_series.html |
| index 51f41ef73679905df86f521ca2413df596fe7faa..f631d6120e9b0c79a949d2562b538206eeb82fff 100644 |
| --- a/tracing/tracing/model/counter_series.html |
| +++ b/tracing/tracing/model/counter_series.html |
| @@ -118,7 +118,7 @@ tr.exportTo('tr.model', function() { |
| }; |
| return { |
| - CounterSeries: CounterSeries |
| + CounterSeries, |
| }; |
| }); |
| </script> |