| 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'
|
|
|
|
|