| Index: tools/perf/page_sets/data/tough_image_decode_cases.json
|
| diff --git a/tools/perf/page_sets/data/tough_image_decode_cases.json b/tools/perf/page_sets/data/tough_image_decode_cases.json
|
| index 6de25f1163cbb0650368866b5bd37dd251b252c2..d3174f1b50361a50d1e6e61a484bc48ead64b0d3 100644
|
| --- a/tools/perf/page_sets/data/tough_image_decode_cases.json
|
| +++ b/tools/perf/page_sets/data/tough_image_decode_cases.json
|
| @@ -1,9 +1,12 @@
|
| {
|
| - "description": "Describes the Web Page Replay archives for a story set. Don't edit by hand! Use record_wpr for updating.",
|
| "archives": {
|
| - "tough_image_decode_cases_000.wpr": [
|
| - "http://localhost:9000/cats-unscaled.html",
|
| - "http://localhost:9000/cats-viewport-width.html"
|
| - ]
|
| - }
|
| + "http://localhost:9000/cats-unscaled.html": {
|
| + "DEFAULT": "tough_image_decode_cases_000.wpr"
|
| + },
|
| + "http://localhost:9000/cats-viewport-width.html": {
|
| + "DEFAULT": "tough_image_decode_cases_000.wpr"
|
| + }
|
| + },
|
| + "description": "Describes the Web Page Replay archives for a story set. Don't edit by hand! Use record_wpr for updating.",
|
| + "platform_specific": true
|
| }
|
|
|