| 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 2e78f40a669ad4f2f3647f3b193479de13a1375b..b6abb3dd26af6a31a4e904d0828bde421a100e54 100644
|
| --- a/tools/perf/page_sets/system_health/browsing_stories.py
|
| +++ b/tools/perf/page_sets/system_health/browsing_stories.py
|
| @@ -126,6 +126,7 @@ class FlipboardMobileStory(_NewsBrowsingStory):
|
| SUPPORTED_PLATFORMS = platforms.MOBILE_ONLY
|
|
|
|
|
| +@decorators.Disabled('mac') # crbug.com/663025
|
| class FlipboardDesktopStory(_NewsBrowsingStory):
|
| NAME = 'browse:news:flipboard'
|
| URL = 'https://flipboard.com/explore'
|
|
|