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 user story set. Don't edit by hand! Use record_wpr for updating.", |
| 3 "archives": { | 3 "archives": { |
| 4 "big_js_000.wpr": [ | 4 "big_js_000.wpr": [ |
| 5 "http://beta.unity3d.com/jonas/DT2/", | 5 "http://beta.unity3d.com/jonas/DT2/", |
| 6 "http://www.foo.com" | 6 "http://www.foo.com" |
| 7 ], | |
| 8 "big_js_001.wpr": [ | |
| 9 "https://www.youtube.com/watch?v=IJNR2EpS0jw" | |
| 7 ] | 10 ] |
| 8 } | 11 } |
| 9 } | 12 } |
| OLD | NEW |