| Index: tools/perf/page_sets/typical_25.py
|
| diff --git a/tools/perf/page_sets/typical_25.py b/tools/perf/page_sets/typical_25.py
|
| index f871ede714dcf9ada23ddb814f13802368b1d384..98e484cb22c1a9e19841cd189161f6a110c615fe 100644
|
| --- a/tools/perf/page_sets/typical_25.py
|
| +++ b/tools/perf/page_sets/typical_25.py
|
| @@ -81,26 +81,7 @@ class Typical25PageSet(story.StorySet):
|
| 'http://arstechnica.com/',
|
| # Why: Alexa home #10
|
| 'http://allrecipes.com/Recipe/Pull-Apart-Hot-Cross-Buns/Detail.aspx',
|
| - 'http://www.html5rocks.com/en/',
|
| - 'http://www.mlb.com/',
|
| - # pylint: disable=line-too-long
|
| - 'http://gawker.com/5939683/based-on-a-true-story-is-a-rotten-lie-i-hope-you-never-believe',
|
| - 'http://www.imdb.com/title/tt0910970/',
|
| - 'http://www.flickr.com/search/?q=monkeys&f=hp',
|
| - 'http://money.cnn.com/',
|
| - 'http://www.nationalgeographic.com/',
|
| - 'http://premierleague.com',
|
| - 'http://www.osubeavers.com/',
|
| - 'http://walgreens.com',
|
| - 'http://colorado.edu',
|
| - ('http://www.ticketmaster.com/JAY-Z-and-Justin-Timberlake-tickets/artist/'
|
| - '1837448?brand=none&tm_link=tm_homeA_rc_name2'),
|
| - # pylint: disable=line-too-long
|
| 'http://www.theverge.com/2013/3/5/4061684/inside-ted-the-smartest-bubble-in-the-world',
|
| - 'http://www.airbnb.com/',
|
| - 'http://www.ign.com/',
|
| - # Why: Alexa health #25
|
| - 'http://www.fda.gov',
|
| ]
|
|
|
| for url in urls_list:
|
|
|