Index: tools/perf/page_sets/tough_image_cases.json |
diff --git a/tools/perf/page_sets/tough_image_cases.json b/tools/perf/page_sets/tough_image_cases.json |
index 9077e6a354ee27fa035ff20c8d37a3bcf5d588ee..a131248f275d1d85932db5ddb0ac0c3f61ef8c1c 100644 |
--- a/tools/perf/page_sets/tough_image_cases.json |
+++ b/tools/perf/page_sets/tough_image_cases.json |
@@ -1,23 +1,12 @@ |
{ |
- "description": "**THIS IS OBSOLETE, EDIT image_decoding_benchmark.json instead***", |
+ "description": "A collection of image-heavy sites.", |
+ "user_agent_type": "desktop", |
"pages": [ |
{ |
- "url": "file:///../../../chrome/test/data/image_decoding/image_decoding.html?gif", |
- "post_navigate_javascript_to_execute": "runBenchmark();", |
- "wait_for_javascript_expression": "isDone", |
- "image_decoding_benchmark_limit_results_to_min_iterations": true |
+ "url": "http://www.free-pictures-photos.com/aviation/airplane-306.jpg" |
}, |
{ |
- "url": "file:///../../../chrome/test/data/image_decoding/image_decoding.html?jpg", |
- "post_navigate_javascript_to_execute": "runBenchmark();", |
- "wait_for_javascript_expression": "isDone", |
- "image_decoding_benchmark_limit_results_to_min_iterations": true |
- }, |
- { |
- "url": "file:///../../../chrome/test/data/image_decoding/image_decoding.html?png", |
- "post_navigate_javascript_to_execute": "runBenchmark();", |
- "wait_for_javascript_expression": "isDone", |
- "image_decoding_benchmark_limit_results_to_min_iterations": true |
+ "url": "http://upload.wikimedia.org/wikipedia/commons/c/cb/General_history%2C_Alaska_Yukon_Pacific_Exposition%2C_fully_illustrated_-_meet_me_in_Seattle_1909_-_Page_78.jpg" |
} |
] |
} |