Index: tools/perf/page_sets/key_mobile_sites.py |
diff --git a/tools/perf/page_sets/key_mobile_sites.py b/tools/perf/page_sets/key_mobile_sites.py |
index 1c99d6084547cb5d3f87714be547980ac1868034..5a1c6bb96129652ef21bc4d0ba51b8c17065560c 100644 |
--- a/tools/perf/page_sets/key_mobile_sites.py |
+++ b/tools/perf/page_sets/key_mobile_sites.py |
@@ -540,11 +540,7 @@ class KeyMobileSitesPageSet(page_set_module.PageSet): |
# Why: Top search engine |
'http://www.bing.com/search?q=sloths', |
# Why: Good example of poor initial scrolling |
- 'http://www.latimes.com', |
- # Why: Good example of poor initial scrolling |
- 'http://ftw.usatoday.com/2014/05/spelling-bee-rules-shenanigans', |
- # Why: Good example of poor initial scrolling |
- 'http://m.espn.go.com/nhl/rankings' |
+ 'http://ftw.usatoday.com/2014/05/spelling-bee-rules-shenanigans' |
] |
for url in urls_list: |