Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2465)

Unified Diff: chrome/test/data/sunspider/sunspider-results.html

Issue 56154: Move json2.js to a common location. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/test/data/sunspider/json2.js ('k') | chrome/test/data/v8_benchmark/README.chromium » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/sunspider/sunspider-results.html
===================================================================
--- chrome/test/data/sunspider/sunspider-results.html (revision 12908)
+++ chrome/test/data/sunspider/sunspider-results.html (working copy)
@@ -71,13 +71,13 @@
}
</script>
+<script src="../json2.js"></script>
+<script src="../../ui/sunspider_uitest.js"></script>
+
<script src="sunspider-test-prefix.js"></script>
<script src="sunspider-analyze-results.js"></script>
<script src="sunspider-compare-results.js"></script>
-<script src="json2.js"></script>
-<script src="../../ui/sunspider_uitest.js"></script>
-
<script>
// At this point the analysis is complete (see sunspider-analyze-results.js).
automation.SetDone();
« no previous file with comments | « chrome/test/data/sunspider/json2.js ('k') | chrome/test/data/v8_benchmark/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698