| Index: tools/perf/page_sets/system_health/background_stories.py
|
| diff --git a/tools/perf/page_sets/system_health/background_stories.py b/tools/perf/page_sets/system_health/background_stories.py
|
| index 31df314bb3222c14573b06eca76e2c5fa1695983..a0eb93f762d998b8f10af140131bab4e31e52ab9 100644
|
| --- a/tools/perf/page_sets/system_health/background_stories.py
|
| +++ b/tools/perf/page_sets/system_health/background_stories.py
|
| @@ -78,7 +78,7 @@ class BackgroundImgurMobileStory(_BackgroundStory):
|
| SUPPORTED_PLATFORMS = platforms.MOBILE_ONLY
|
|
|
|
|
| -@decorators.Disabled('android') # crbug.com.com/664505
|
| +@decorators.Disabled('android') # crbug.com/676336
|
| class BackgroundGmailMobileStory(LoadGmailMobileStory):
|
| NAME = 'background:tools:gmail'
|
| SUPPORTED_PLATFORMS = platforms.MOBILE_ONLY
|
|
|