| 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 3cb9776830148972ad256a82330a66ef8fd311b7..50f3956d2673706f0bfde432bc5d5d6060a38c51 100644
|
| --- a/tools/perf/page_sets/system_health/browsing_stories.py
|
| +++ b/tools/perf/page_sets/system_health/browsing_stories.py
|
| @@ -214,7 +214,6 @@ class TwitterDesktopStory(_NewsBrowsingStory):
|
| SUPPORTED_PLATFORMS = platforms.DESKTOP_ONLY
|
|
|
|
|
| -@decorators.Disabled('all') # crbug.com/688190
|
| class WashingtonPostMobileStory(_NewsBrowsingStory):
|
| """Progressive website"""
|
| NAME = 'browse:news:washingtonpost'
|
|
|