| Index: tools/perf/page_sets/image_decoding_measurement.json
|
| diff --git a/tools/perf/page_sets/image_decoding_measurement.json b/tools/perf/page_sets/image_decoding_measurement.json
|
| index cfe6ff729914e5883add0c4ad6ace9578986e025..0b09e959420326405ea771aa16a55f2c33a1680b 100644
|
| --- a/tools/perf/page_sets/image_decoding_measurement.json
|
| +++ b/tools/perf/page_sets/image_decoding_measurement.json
|
| @@ -7,9 +7,9 @@
|
| ],
|
| "image_decoding_measurement_limit_results_to_min_iterations": true,
|
| "pages": [
|
| - { "url": "file:///../../../chrome/test/data/image_decoding/image_decoding.html?gif" },
|
| - { "url": "file:///../../../chrome/test/data/image_decoding/image_decoding.html?jpg" },
|
| - { "url": "file:///../../../chrome/test/data/image_decoding/image_decoding.html?png" },
|
| - { "url": "file:///../../../chrome/test/data/image_decoding/image_decoding.html?webp" }
|
| + { "url": "file://../../../chrome/test/data/image_decoding/image_decoding.html?gif" },
|
| + { "url": "file://../../../chrome/test/data/image_decoding/image_decoding.html?jpg" },
|
| + { "url": "file://../../../chrome/test/data/image_decoding/image_decoding.html?png" },
|
| + { "url": "file://../../../chrome/test/data/image_decoding/image_decoding.html?webp" }
|
| ]
|
| }
|
|
|