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

Unified Diff: tools/perf/page_sets/data/kraken.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/key_silk_cases.json ('k') | tools/perf/page_sets/data/loading_mobile.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/page_sets/data/kraken.json
diff --git a/tools/perf/page_sets/data/kraken.json b/tools/perf/page_sets/data/kraken.json
index a2cd25f9368d89f4efa4687cedecf0760279b795..a9b1d44d5a5570d1368b25f8427a385dbdc590df 100644
--- a/tools/perf/page_sets/data/kraken.json
+++ b/tools/perf/page_sets/data/kraken.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": {
- "kraken_000.wpr" : [
- "http://krakenbenchmark.mozilla.org/kraken-1.1/driver.html"
- ]
- }
-}
+ "http://krakenbenchmark.mozilla.org/kraken-1.1/driver.html": {
+ "DEFAULT": "kraken_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/key_silk_cases.json ('k') | tools/perf/page_sets/data/loading_mobile.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698