Chromium Code Reviews| Index: tracing/tracing/model/object_instance.html |
| diff --git a/tracing/tracing/model/object_instance.html b/tracing/tracing/model/object_instance.html |
| index 7dcd853f94972a7ae6e0f56ef91ad70234561b47..c46ac6df95bc4a7642b377bd63f20caf2dc968d8 100644 |
| --- a/tracing/tracing/model/object_instance.html |
| +++ b/tracing/tracing/model/object_instance.html |
| @@ -191,7 +191,7 @@ tr.exportTo('tr.model', function() { |
| }); |
| return { |
| - ObjectInstance: ObjectInstance |
| + ObjectInstance, |
| }; |
| }); |
| </script> |