Index: tracing/tracing/metrics/system_health/utils.html |
diff --git a/tracing/tracing/metrics/system_health/utils.html b/tracing/tracing/metrics/system_health/utils.html |
index 64c8b8b4f49082942c7d98c3e2f9924f1f9116d2..459f955f6c2a356fa79f552ba02187f9c1ab4b7b 100644 |
--- a/tracing/tracing/metrics/system_health/utils.html |
+++ b/tracing/tracing/metrics/system_health/utils.html |
@@ -36,8 +36,8 @@ tr.exportTo('tr.metrics.sh', function() { |
} |
return { |
- perceptualBlend: perceptualBlend, |
- filterExpectationsByRange: filterExpectationsByRange |
+ perceptualBlend, |
+ filterExpectationsByRange, |
}; |
}); |
</script> |