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 a8967213dacc27199d99f215ac6cf74b2d109ad9..763e431a4126e7cb3b262b6cc2fae9d1d0bd9560 100644 |
--- a/tools/perf/page_sets/system_health/browsing_stories.py |
+++ b/tools/perf/page_sets/system_health/browsing_stories.py |
@@ -911,6 +911,7 @@ class TumblrStory(_InfiniteScrollStory): |
TAGS = [story_tags.INFINITE_SCROLL] |
+@decorators.Disabled('win') # crbug.com/728464 |
class TwitterScrollDesktopStory(_InfiniteScrollStory): |
NAME = 'browse:social:twitter_infinite_scroll' |
URL = 'https://twitter.com/taylorswift13' |