| 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 d47f2ea0604b9273a0366a2432ebe098e919b0bf..75ba50a20f98d63a565a72f0a2f8a61929710949 100644
|
| --- a/tools/perf/page_sets/system_health/browsing_stories.py
|
| +++ b/tools/perf/page_sets/system_health/browsing_stories.py
|
| @@ -559,6 +559,7 @@ class BrowseTOIMobileStory(_ArticleBrowsingStory):
|
| ITEM_SELECTOR = '.dummy-img'
|
|
|
|
|
| +@decorators.Disabled('android') # crbug.com/714650
|
| class BrowseGloboMobileStory(_ArticleBrowsingStory):
|
| NAME = 'browse:news:globo'
|
| URL = 'http://www.globo.com'
|
|
|