Chromium Code Reviews| Index: tracing/tracing/base/unit_scale.html |
| diff --git a/tracing/tracing/base/unit_scale.html b/tracing/tracing/base/unit_scale.html |
| index d18022ed595d6e4ef89057bf30d2a33c622dc0a4..9bd86902fc678a7309adee0498d29d14e9ab1e97 100644 |
| --- a/tracing/tracing/base/unit_scale.html |
| +++ b/tracing/tracing/base/unit_scale.html |
| @@ -72,8 +72,8 @@ tr.exportTo('tr.b', function() { |
| }); |
| return { |
| - UnitScale: UnitScale, |
| - convertUnit: convertUnit |
| + UnitScale, |
| + convertUnit, |
| }; |
| }); |
| </script> |