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