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

Side by Side Diff: tools/perf/page_sets/data/simple_mobile_sites.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 page set. Don't edit by hand! Use record_wpr for updating.",
3 "archives": { 2 "archives": {
4 "simple_mobile_sites_002.wpr": [ 3 "http://m.nytimes.com/": {
5 "http://www.ebay.co.uk/", 4 "DEFAULT": "simple_mobile_sites_002.wpr"
6 "https://www.flickr.com/", 5 },
7 "http://www.apple.com/mac/", 6 "http://m.us.wsj.com/": {
8 "http://www.nyc.gov", 7 "DEFAULT": "simple_mobile_sites_002.wpr"
9 "http://m.nytimes.com/", 8 },
10 "https://www.yahoo.com/", 9 "http://www.apple.com/mac/": {
11 "http://m.us.wsj.com/" 10 "DEFAULT": "simple_mobile_sites_002.wpr"
12 ] 11 },
13 } 12 "http://www.ebay.co.uk/": {
14 } 13 "DEFAULT": "simple_mobile_sites_002.wpr"
14 },
15 "http://www.nyc.gov": {
16 "DEFAULT": "simple_mobile_sites_002.wpr"
17 },
18 "https://www.flickr.com/": {
19 "DEFAULT": "simple_mobile_sites_002.wpr"
20 },
21 "https://www.yahoo.com/": {
22 "DEFAULT": "simple_mobile_sites_002.wpr"
23 }
24 },
25 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating.",
26 "platform_specific": true
27 }
OLDNEW
« no previous file with comments | « tools/perf/page_sets/data/service_worker_micro_benchmark.json ('k') | tools/perf/page_sets/data/speedometer.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698