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.", | |
| 3 "archives": { | 2 "archives": { |
| 4 "octane_001.wpr": [ | 3 "octane_001.wpr": [ |
|
nednguyen
2016/08/05 18:50:58
You can just remove this one
| |
| 5 "http://octane-benchmark.googlecode.com/svn/latest/index.html?auto=1 " | 4 "http://octane-benchmark.googlecode.com/svn/latest/index.html?auto=1 " |
| 5 ], | |
| 6 "octane_002.wpr": [ | |
| 7 "http://chromium.github.io/octane/index.html?auto=1" | |
| 6 ] | 8 ] |
| 7 } | 9 }, |
| 10 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating." | |
| 8 } | 11 } |
| OLD | NEW |