Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 { | 1 { |
| 2 "description": "Describes the Web Page Replay archives for a story 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_004.wpr.updated": [ |
| 5 "http://localhost:10020/tracker.html" | 5 "http://map-test/performance.html" |
| 6 ], | |
| 7 "maps_004.wpr": [ | |
| 8 "http://localhost:8000/performance.html" | |
| 9 ] | 6 ] |
| 10 } | 7 } |
| 11 } | 8 } |
| OLD | NEW |