Chromium Code Reviews| Index: tracing/tracing/model/model_indices.html |
| diff --git a/tracing/tracing/model/model_indices.html b/tracing/tracing/model/model_indices.html |
| index a6b059fe3f30500242694a2a37b6c6a77b72f370..49babcb42ff6d0957ce64a59070f2ad77071ee80 100644 |
| --- a/tracing/tracing/model/model_indices.html |
| +++ b/tracing/tracing/model/model_indices.html |
| @@ -48,7 +48,7 @@ tr.exportTo('tr.model', function() { |
| }; |
| return { |
| - ModelIndices: ModelIndices |
| + ModelIndices, |
| }; |
| }); |
| </script> |