| 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.", | |
| 3 "archives": { | 2 "archives": { |
| 4 "gmail_refresh_001.wpr": [ | 3 "https://mail.google.com/mail/": { |
| 5 "https://mail.google.com/mail/" | 4 "DEFAULT": "gmail_refresh_001.wpr" |
| 6 ], | 5 }, |
| 7 "gmail_refresh_000.wpr": [ | 6 "https://www.google.com/calendar/": { |
| 8 "https://www.google.com/calendar/" | 7 "DEFAULT": "gmail_refresh_000.wpr" |
| 9 ] | 8 } |
| 10 } | 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 |
| 11 } | 12 } |
| OLD | NEW |