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

Side by Side Diff: tools/perf/page_sets/data/oopif_basic.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
« no previous file with comments | « tools/perf/page_sets/data/octane.json ('k') | tools/perf/page_sets/data/oortonline.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 "oopif_basic_000.wpr": [ 3 "http://arstechnica.com/": {
5 "http://www.cnn.com", 4 "DEFAULT": "oopif_basic_000.wpr"
6 "http://www.ebay.com", 5 },
7 "http://booking.com", 6 "http://booking.com": {
8 "http://www.rei.com/", 7 "DEFAULT": "oopif_basic_000.wpr"
9 "http://www.fifa.com/", 8 },
10 "http://arstechnica.com/", 9 "http://www.cnn.com": {
11 "http://www.nationalgeographic.com/" 10 "DEFAULT": "oopif_basic_000.wpr"
12 ] 11 },
13 } 12 "http://www.ebay.com": {
13 "DEFAULT": "oopif_basic_000.wpr"
14 },
15 "http://www.fifa.com/": {
16 "DEFAULT": "oopif_basic_000.wpr"
17 },
18 "http://www.nationalgeographic.com/": {
19 "DEFAULT": "oopif_basic_000.wpr"
20 },
21 "http://www.rei.com/": {
22 "DEFAULT": "oopif_basic_000.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
14 } 27 }
OLDNEW
« no previous file with comments | « tools/perf/page_sets/data/octane.json ('k') | tools/perf/page_sets/data/oortonline.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698