Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(143)

Unified Diff: tools/perf/page_sets/key_mobile_sites.py

Issue 1702463002: perf: Remove redirect from mobile site (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix a couple of other occurances. Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 20085964e6804edd5b9173d515df6874a05b114f..7d28502e72e8866250492cb9b0d174c07fe1ba68 100644
--- a/tools/perf/page_sets/key_mobile_sites.py
+++ b/tools/perf/page_sets/key_mobile_sites.py
@@ -138,7 +138,7 @@ class KeyMobileSitesPageSet(story.StorySet):
# Why: Top tech site
'http://digg.com',
# Why: Top Google property; a Google tab is often open
- 'https://www.google.com/#hl=en&q=barack+obama',
+ 'https://www.google.co.uk/search?hl=en&q=barack+obama&cad=h',
# Why: #1 news worldwide (Alexa global)
'http://news.yahoo.com',
# Why: #2 news worldwide
« no previous file with comments | « tools/perf/page_sets/data/key_mobile_sites_smooth.json ('k') | tools/perf/page_sets/key_mobile_sites_smooth.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698