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

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

Issue 2138133003: [perf] Change google.com to google.co.uk in top_10_mobile_memory and dual_browser page sets. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removed an unnecessary comment. Created 4 years, 5 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
« no previous file with comments | « tools/perf/page_sets/dual_browser_story.py ('k') | tools/perf/page_sets/top_10_mobile.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/page_sets/text_selection_sites.py
diff --git a/tools/perf/page_sets/text_selection_sites.py b/tools/perf/page_sets/text_selection_sites.py
index 90885d57c6e8f1f2e969d9cc60fcd2763797352b..435379cbc84c2472774d41f020da2b212a5c9d89 100644
--- a/tools/perf/page_sets/text_selection_sites.py
+++ b/tools/perf/page_sets/text_selection_sites.py
@@ -151,7 +151,7 @@ class TextSelectionSitesPageSet(story.StorySet):
# A subset of top_10_mobile page set
page_urls = [
- 'https://www.google.com/#hl=en&q=science',
+ 'https://www.google.co.uk/#hl=en&q=science',
'https://m.facebook.com/rihanna',
'http://search.yahoo.com/search;_ylt=?p=google',
'http://www.baidu.com/s?word=google',
« no previous file with comments | « tools/perf/page_sets/dual_browser_story.py ('k') | tools/perf/page_sets/top_10_mobile.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698