Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 { | 1 { |
| 2 "description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.", | 2 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating.", |
| 3 "archives": { | 3 "archives": { |
| 4 "maps_002.wpr": [ | 4 "maps_002.wpr": [ |
| 5 "http://localhost:10020/tracker.html" | 5 "http://localhost:10020/tracker.html" |
| 6 ], | |
| 7 "maps_004.wpr": [ | |
| 8 "http://localhost:8000/performance.html" | |
| 6 ] | 9 ] |
| 7 } | 10 } |
| 8 } | 11 } |
| OLD | NEW |