Chromium Code Reviews| Index: tracing/tracing/model/profile_node.html |
| diff --git a/tracing/tracing/model/profile_node.html b/tracing/tracing/model/profile_node.html |
| index ab79784c31586dc43f5db69cf3470c6837c2007e..7d3b00614cbb31c2c4bfe9095777ff0255b8cb4a 100644 |
| --- a/tracing/tracing/model/profile_node.html |
| +++ b/tracing/tracing/model/profile_node.html |
| @@ -84,7 +84,7 @@ tr.exportTo('tr.model', function() { |
| ); |
| return { |
| - ProfileNode: ProfileNode |
| + ProfileNode, |
| }; |
| }); |
| </script> |