| Index: tools/perf/page_sets/top_10_mobile.py
|
| diff --git a/tools/perf/page_sets/top_10_mobile.py b/tools/perf/page_sets/top_10_mobile.py
|
| index 485cac97dbd06bf1c83f8963a0b57d0f380f923f..099b8ff9f7577b8d734af9833a9170e9475a7b40 100644
|
| --- a/tools/perf/page_sets/top_10_mobile.py
|
| +++ b/tools/perf/page_sets/top_10_mobile.py
|
| @@ -9,7 +9,7 @@ from telemetry import story
|
| URL_LIST = [
|
| # Why: #1 (Alexa) most visited page worldwide, picked a reasonable
|
| # search term
|
| - 'https://www.google.com/#hl=en&q=science',
|
| + 'https://www.google.co.uk/#hl=en&q=science',
|
| # Why: #2 (Alexa) most visited page worldwide, picked the most liked
|
| # page
|
| 'https://m.facebook.com/rihanna',
|
| @@ -32,7 +32,7 @@ URL_LIST = [
|
| 'http://www.amazon.com/gp/aw/s/?k=nexus',
|
| # Why: #13 (Alexa) most visited page worldwide, picked the first real
|
| # page
|
| - 'http://m.taobao.com/channel/act/mobile/20131111-women.html',
|
| + 'http://m.intl.taobao.com/group-purchase.html',
|
| # Why: #18 (Alexa) most visited page worldwide, picked a reasonable
|
| # search term
|
| 'http://yandex.ru/touchsearch?text=science',
|
|
|