| Index: tools/perf/page_sets/system_health/browsing_stories.py
|
| diff --git a/tools/perf/page_sets/system_health/browsing_stories.py b/tools/perf/page_sets/system_health/browsing_stories.py
|
| index 231f9ad6e770ec2ae1025e1da475285e1b7c373d..3bed98b053f1561bc5b6d69a4dd83400f8c893eb 100644
|
| --- a/tools/perf/page_sets/system_health/browsing_stories.py
|
| +++ b/tools/perf/page_sets/system_health/browsing_stories.py
|
| @@ -211,6 +211,7 @@ class TwitterDesktopStory(_NewsBrowsingStory):
|
| SUPPORTED_PLATFORMS = platforms.DESKTOP_ONLY
|
|
|
|
|
| +@decorators.Disabled('all') # crbug.com/688190
|
| class WashingtonPostMobileStory(_NewsBrowsingStory):
|
| """Progressive website"""
|
| NAME = 'browse:news:washingtonpost'
|
|
|