Chromium Code Reviews| Index: tracing/tracing/model/object_snapshot.html |
| diff --git a/tracing/tracing/model/object_snapshot.html b/tracing/tracing/model/object_snapshot.html |
| index 0bf19e6548de125352338a4ceb56f448934902dc..c0d6970d5ca7a16a2319b2e41a0b1716088e237b 100644 |
| --- a/tracing/tracing/model/object_snapshot.html |
| +++ b/tracing/tracing/model/object_snapshot.html |
| @@ -86,7 +86,7 @@ tr.exportTo('tr.model', function() { |
| }); |
| return { |
| - ObjectSnapshot: ObjectSnapshot |
| + ObjectSnapshot, |
| }; |
| }); |
| </script> |