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

Side by Side Diff: tools/perf/page_sets/data/tough_image_decode_cases.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 "tough_image_decode_cases_000.wpr": [ 3 "http://localhost:9000/cats-unscaled.html": {
5 "http://localhost:9000/cats-unscaled.html", 4 "DEFAULT": "tough_image_decode_cases_000.wpr"
6 "http://localhost:9000/cats-viewport-width.html" 5 },
7 ] 6 "http://localhost:9000/cats-viewport-width.html": {
8 } 7 "DEFAULT": "tough_image_decode_cases_000.wpr"
8 }
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
9 } 12 }
OLDNEW
« no previous file with comments | « tools/perf/page_sets/data/tough_filters_cases.json ('k') | tools/perf/page_sets/data/tough_layout_cases.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698