| 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 04862001845ca10a3a9e96d7b4cfb494d66ae585..b49f119a7afb34d32b81e543a29dbb80cb8bf409 100644
|
| --- a/tools/perf/page_sets/system_health/browsing_stories.py
|
| +++ b/tools/perf/page_sets/system_health/browsing_stories.py
|
| @@ -87,7 +87,6 @@ class _NewsBrowsingStory(_BrowsingStory):
|
| repeat_count=self.MAIN_PAGE_SCROLL_REPEAT)
|
|
|
|
|
| -@decorators.Disabled('android') # crbug.com/676338
|
| class CnnStory(_NewsBrowsingStory):
|
| """The second top website in http://www.alexa.com/topsites/category/News"""
|
| NAME = 'browse:news:cnn'
|
|
|