Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 { | 1 { |
| 2 "archives": { | 2 "archives": { |
| 3 "browse:media:imgur": { | 3 "browse:media:imgur": { |
| 4 "DEFAULT": "system_health_desktop_025.wpr" | 4 "DEFAULT": "system_health_desktop_025.wpr" |
| 5 }, | 5 }, |
| 6 "browse:media:pinterest": { | 6 "browse:media:pinterest": { |
| 7 "DEFAULT": "system_health_desktop_035.wpr" | 7 "DEFAULT": "system_health_desktop_035.wpr" |
| 8 }, | 8 }, |
| 9 "browse:media:tumblr": { | 9 "browse:media:tumblr": { |
| 10 "DEFAULT": "system_health_desktop_036.wpr" | 10 "DEFAULT": "system_health_desktop_036.wpr" |
| 11 }, | 11 }, |
| 12 "browse:media:youtube": { | 12 "browse:media:youtube": { |
| 13 "DEFAULT": "system_health_desktop_026.wpr", | 13 "DEFAULT": "system_health_desktop_026.wpr", |
| 14 "linux": "system_health_desktop_026.wpr", | 14 "linux": "system_health_desktop_026.wpr", |
| 15 "mac": "system_health_desktop_040.wpr" | 15 "mac": "system_health_desktop_040.wpr", |
| 16 "win": "system_health_desktop_041.wpr" | |
| 16 }, | 17 }, |
| 17 "browse:news:cnn": { | 18 "browse:news:cnn": { |
| 18 "DEFAULT": "system_health_desktop_013.wpr" | 19 "DEFAULT": "system_health_desktop_013.wpr" |
| 19 }, | 20 }, |
| 20 "browse:news:flipboard": { | 21 "browse:news:flipboard": { |
| 21 "DEFAULT": "system_health_desktop_021.wpr" | 22 "DEFAULT": "system_health_desktop_021.wpr" |
| 22 }, | 23 }, |
| 23 "browse:news:hackernews": { | 24 "browse:news:hackernews": { |
| 24 "DEFAULT": "system_health_desktop_014.wpr" | 25 "DEFAULT": "system_health_desktop_014.wpr" |
| 25 }, | 26 }, |
| (...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 67 }, | 68 }, |
| 68 "load:media:imgur": { | 69 "load:media:imgur": { |
| 69 "DEFAULT": "system_health_desktop_025.wpr" | 70 "DEFAULT": "system_health_desktop_025.wpr" |
| 70 }, | 71 }, |
| 71 "load:media:soundcloud": { | 72 "load:media:soundcloud": { |
| 72 "DEFAULT": "system_health_desktop_003.wpr" | 73 "DEFAULT": "system_health_desktop_003.wpr" |
| 73 }, | 74 }, |
| 74 "load:media:youtube": { | 75 "load:media:youtube": { |
| 75 "DEFAULT": "system_health_desktop_003.wpr", | 76 "DEFAULT": "system_health_desktop_003.wpr", |
| 76 "linux": "system_health_desktop_003.wpr", | 77 "linux": "system_health_desktop_003.wpr", |
| 77 "mac": "system_health_desktop_040.wpr" | 78 "mac": "system_health_desktop_040.wpr", |
| 79 "win": "system_health_desktop_044.wpr" | |
|
rnephew (Reviews Here)
2017/02/23 16:31:57
Sorry for so many separate comments, but why does
| |
| 78 }, | 80 }, |
| 79 "load:news:bbc": { | 81 "load:news:bbc": { |
| 80 "DEFAULT": "system_health_desktop_002.wpr" | 82 "DEFAULT": "system_health_desktop_002.wpr" |
| 81 }, | 83 }, |
| 82 "load:news:cnn": { | 84 "load:news:cnn": { |
| 83 "DEFAULT": "system_health_desktop_006.wpr" | 85 "DEFAULT": "system_health_desktop_006.wpr" |
| 84 }, | 86 }, |
| 85 "load:news:flipboard": { | 87 "load:news:flipboard": { |
| 86 "DEFAULT": "system_health_desktop_020.wpr" | 88 "DEFAULT": "system_health_desktop_020.wpr" |
| 87 }, | 89 }, |
| (...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 178 "play:media:soundcloud": { | 180 "play:media:soundcloud": { |
| 179 "DEFAULT": "system_health_desktop_030.wpr" | 181 "DEFAULT": "system_health_desktop_030.wpr" |
| 180 }, | 182 }, |
| 181 "search:portal:google": { | 183 "search:portal:google": { |
| 182 "DEFAULT": "system_health_desktop_022.wpr" | 184 "DEFAULT": "system_health_desktop_022.wpr" |
| 183 } | 185 } |
| 184 }, | 186 }, |
| 185 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating.", | 187 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating.", |
| 186 "platform_specific": true | 188 "platform_specific": true |
| 187 } | 189 } |
| OLD | NEW |