Index: tracing/tracing/importer/find_startup_expectations.html |
diff --git a/tracing/tracing/importer/find_startup_expectations.html b/tracing/tracing/importer/find_startup_expectations.html |
index 01fc9d7153ef679a149a1b2858aa5e2e62b4fb8a..dfd56c6c1090bc36f533b0a2de6e61439b7af7f4 100644 |
--- a/tracing/tracing/importer/find_startup_expectations.html |
+++ b/tracing/tracing/importer/find_startup_expectations.html |
@@ -83,7 +83,7 @@ tr.exportTo('tr.importer', function() { |
} |
return { |
- findStartupExpectations: findStartupExpectations |
+ findStartupExpectations, |
}; |
}); |
</script> |