| 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 8f3fbc44ee6558f8e2d9892455b6290bc803e328..71ec4ff460323d4dfb4fa7d50edafc80911305ee 100644
|
| --- a/tools/perf/page_sets/system_health/loading_stories.py
|
| +++ b/tools/perf/page_sets/system_health/loading_stories.py
|
| @@ -76,7 +76,7 @@ class LoadFacebookStory(_LoadingStory):
|
|
|
| class LoadTwitterStory(_LoadingStory):
|
| NAME = 'load:social:twitter'
|
| - URL = 'https://www.twitter.com/justinbieber?skip_interstitial=true'
|
| + URL = 'https://www.twitter.com/nasa'
|
|
|
|
|
| class LoadVkStory(_LoadingStory):
|
|
|