| 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..70f6c09b705cf4d28bafc4356b85082d0c32fd82 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.ca/#hl=en&q=science',
|
| # Why: #2 (Alexa) most visited page worldwide, picked the most liked
|
| # page
|
| 'https://m.facebook.com/rihanna',
|
|
|