Index: tools/perf/page_sets/tough_scrolling_cases.json |
diff --git a/tools/perf/page_sets/tough_scrolling_cases.json b/tools/perf/page_sets/tough_scrolling_cases.json |
index 7330581cd4635fa9f92a0810d3260d187dfcee9a..bf6e2b396026d954f9d5bc6521e0c23edef11fcf 100644 |
--- a/tools/perf/page_sets/tough_scrolling_cases.json |
+++ b/tools/perf/page_sets/tough_scrolling_cases.json |
@@ -2,14 +2,14 @@ |
"description": "A collection of difficult scrolling tests", |
"smoothness": { "action": "scroll" }, |
"pages": [ |
- { "url": "file:///tough_scrolling_cases/background_fixed.html" }, |
- { "url": "file:///tough_scrolling_cases/cust_scrollbar.html" }, |
- { "url": "file:///tough_scrolling_cases/div_scrolls.html" }, |
- { "url": "file:///tough_scrolling_cases/fixed_nonstacking.html" }, |
- { "url": "file:///tough_scrolling_cases/fixed_stacking.html" }, |
- { "url": "file:///tough_scrolling_cases/iframe_scrolls.html" }, |
- { "url": "file:///tough_scrolling_cases/simple.html" }, |
- { "url": "file:///tough_scrolling_cases/wheel_body_prevdefault.html" }, |
- { "url": "file:///tough_scrolling_cases/wheel_div_prevdefault.html" } |
+ { "url": "file://tough_scrolling_cases/background_fixed.html" }, |
+ { "url": "file://tough_scrolling_cases/cust_scrollbar.html" }, |
+ { "url": "file://tough_scrolling_cases/div_scrolls.html" }, |
+ { "url": "file://tough_scrolling_cases/fixed_nonstacking.html" }, |
+ { "url": "file://tough_scrolling_cases/fixed_stacking.html" }, |
+ { "url": "file://tough_scrolling_cases/iframe_scrolls.html" }, |
+ { "url": "file://tough_scrolling_cases/simple.html" }, |
+ { "url": "file://tough_scrolling_cases/wheel_body_prevdefault.html" }, |
+ { "url": "file://tough_scrolling_cases/wheel_div_prevdefault.html" } |
] |
} |