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

Side by Side Diff: tools/perf/page_sets/data/maps.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 unified diff | Download patch
OLDNEW
1 { 1 {
2 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating.",
3 "archives": { 2 "archives": {
4 "maps_002.wpr": [ 3 "http://localhost:10020/tracker.html": {
5 "http://localhost:10020/tracker.html" 4 "DEFAULT": "maps_002.wpr"
6 ], 5 },
7 "maps_004.wpr": [ 6 "http://localhost:8000/performance.html": {
8 "http://localhost:8000/performance.html" 7 "DEFAULT": "maps_004.wpr"
9 ] 8 }
10 } 9 },
10 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating.",
11 "platform_specific": true
11 } 12 }
OLDNEW
« no previous file with comments | « tools/perf/page_sets/data/long_running_idle_gmail_page.json ('k') | tools/perf/page_sets/data/memory_top_10_mobile.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698