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

Unified Diff: tools/perf/page_sets/data/sunspider.json

Issue 2688903002: [Telemetry] Update all WPR json files to the new format. (Closed)
Patch Set: Created 3 years, 10 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 | « tools/perf/page_sets/data/startup_pages.json ('k') | tools/perf/page_sets/data/system_health_desktop.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/page_sets/data/sunspider.json
diff --git a/tools/perf/page_sets/data/sunspider.json b/tools/perf/page_sets/data/sunspider.json
index 0e81571d039c4ad79a847ef45e35f0768d5c1a52..c412a6500bae8749e6f6dc82ce4b4c01b207e2d5 100644
--- a/tools/perf/page_sets/data/sunspider.json
+++ b/tools/perf/page_sets/data/sunspider.json
@@ -1,8 +1,9 @@
{
- "description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.",
"archives": {
- "sunspider_000.wpr": [
- "http://www.webkit.org/perf/sunspider-1.0.2/sunspider-1.0.2/driver.html"
- ]
- }
-}
+ "http://www.webkit.org/perf/sunspider-1.0.2/sunspider-1.0.2/driver.html": {
+ "DEFAULT": "sunspider_000.wpr"
+ }
+ },
+ "description": "Describes the Web Page Replay archives for a story set. Don't edit by hand! Use record_wpr for updating.",
+ "platform_specific": true
+}
« no previous file with comments | « tools/perf/page_sets/data/startup_pages.json ('k') | tools/perf/page_sets/data/system_health_desktop.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698