summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/sunspider/sunspider-results.html
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test/data/sunspider/sunspider-results.html')
-rw-r--r--chrome/test/data/sunspider/sunspider-results.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/chrome/test/data/sunspider/sunspider-results.html b/chrome/test/data/sunspider/sunspider-results.html
index c867269..a0458e9 100644
--- a/chrome/test/data/sunspider/sunspider-results.html
+++ b/chrome/test/data/sunspider/sunspider-results.html
@@ -75,6 +75,14 @@ function print(str) {
<script src="sunspider-analyze-results.js"></script>
<script src="sunspider-compare-results.js"></script>
+<script src="json2.js"></script>
+<script src="automation.js"></script>
+
+<script>
+// At this point the analysis is complete (see sunspider-analyze-results.js).
+automation.SetDone();
+</script>
+
<script>
var output2 = output;