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

Unified Diff: tools/perf/page_sets/system_health/loading_stories.py

Issue 2173943003: Revert of [system-health] Add full Google Search story to the System Health story sets (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
Index: tools/perf/page_sets/system_health/loading_stories.py
diff --git a/tools/perf/page_sets/system_health/loading_stories.py b/tools/perf/page_sets/system_health/loading_stories.py
index d247a432c0a489bf805ed47f53ceddfc65ed662e..b470d76985d31b54be685332b698a14ed8f15097 100644
--- a/tools/perf/page_sets/system_health/loading_stories.py
+++ b/tools/perf/page_sets/system_health/loading_stories.py
@@ -17,12 +17,11 @@
################################################################################
# Search and e-commerce.
################################################################################
-# TODO(petrcermak): Split these into 'portal' and 'shopping' stories.
class LoadGoogleStory(_LoadingStory):
NAME = 'load:search:google'
- URL = 'https://www.google.co.uk/'
+ URL = 'https://www.google.com/#hl=en&q=science'
class LoadBaiduStory(_LoadingStory):
« no previous file with comments | « tools/perf/page_sets/data/system_health_mobile_028.wpr.sha1 ('k') | tools/perf/page_sets/system_health/searching_stories.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698