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 0769b2edacb66d8254373717447ae1805d1c5092..3cb9776830148972ad256a82330a66ef8fd311b7 100644 |
--- a/tools/perf/page_sets/system_health/browsing_stories.py |
+++ b/tools/perf/page_sets/system_health/browsing_stories.py |
@@ -145,7 +145,7 @@ class FlipboardDesktopStory(_NewsBrowsingStory): |
# crbug.com/657665 for win and mac |
-@decorators.Disabled('win', 'yosemite', 'elcapitan') |
+@decorators.Disabled('win', 'mac') |
class HackerNewsStory(_NewsBrowsingStory): |
NAME = 'browse:news:hackernews' |
URL = 'https://news.ycombinator.com' |