Index: tools/perf/page_sets/tough_texture_upload_cases.json |
diff --git a/tools/perf/page_sets/tough_texture_upload_cases.json b/tools/perf/page_sets/tough_texture_upload_cases.json |
index 8b14979e3d1b5aebfbdc212e2180cb4b60036902..61013c3de1b4dee1d350ee8e1ff62268518fc8ad 100644 |
--- a/tools/perf/page_sets/tough_texture_upload_cases.json |
+++ b/tools/perf/page_sets/tough_texture_upload_cases.json |
@@ -2,9 +2,9 @@ |
"description": "A collection of texture upload performance tests", |
"smoothness": { "action": "scroll" }, |
"pages": [ |
- { "url": "file:///tough_texture_upload_cases/background_color_animation.html" }, |
- { "url": "file:///tough_texture_upload_cases/background_color_animation_and_transform_animation.html" }, |
- { "url": "file:///tough_texture_upload_cases/background_color_animation_with_gradient.html" }, |
- { "url": "file:///tough_texture_upload_cases/background_color_animation_with_gradient_and_transform_animation.html" } |
+ { "url": "file://tough_texture_upload_cases/background_color_animation.html" }, |
+ { "url": "file://tough_texture_upload_cases/background_color_animation_and_transform_animation.html" }, |
+ { "url": "file://tough_texture_upload_cases/background_color_animation_with_gradient.html" }, |
+ { "url": "file://tough_texture_upload_cases/background_color_animation_with_gradient_and_transform_animation.html" } |
] |
} |