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

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

Issue 2195403003: [system-health] Change load:news:flipboard class name to LoadFlipboardStory (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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 b470d76985d31b54be685332b698a14ed8f15097..7bc49533fcd3ac265ed9761471a3a4a675eae977 100644
--- a/tools/perf/page_sets/system_health/loading_stories.py
+++ b/tools/perf/page_sets/system_health/loading_stories.py
@@ -122,7 +122,7 @@ class LoadCnnStory(_LoadingStory):
URL = 'http://edition.cnn.com'
-class LoadFacebookStory(_LoadingStory):
+class LoadFlipboardStory(_LoadingStory):
NAME = 'load:news:flipboard'
URL = 'https://flipboard.com/explore'
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698