| 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 eefefed9e207d5cbb6fc88df52f00323f2d26b9e..ad2b529f1f1f60483b417fb43f28bed331015360 100644
|
| --- a/tools/perf/page_sets/system_health/browsing_stories.py
|
| +++ b/tools/perf/page_sets/system_health/browsing_stories.py
|
| @@ -194,7 +194,6 @@ class RedditMobileStory(_NewsBrowsingStory):
|
| SUPPORTED_PLATFORMS = platforms.MOBILE_ONLY
|
|
|
|
|
| -@decorators.Disabled('android') # crbug.com/664515
|
| class TwitterMobileStory(_NewsBrowsingStory):
|
| NAME = 'browse:social:twitter'
|
| URL = 'https://www.twitter.com/nasa'
|
|
|