| Index: tools/perf/page_sets/system_health/loading_stories.py
|
| diff --git a/tools/perf/page_sets/system_health/loading_stories.py b/tools/perf/page_sets/system_health/loading_stories.py
|
| index 3b0532d6bcbe096c9493cb7558e17c48eaef94dd..e4e6ba766fbf0a4c46890f3f3d00b1a9981d4c92 100644
|
| --- a/tools/perf/page_sets/system_health/loading_stories.py
|
| +++ b/tools/perf/page_sets/system_health/loading_stories.py
|
| @@ -278,6 +278,7 @@ class LoadDocsStory(_LoadingStory):
|
| 'https://docs.google.com/document/d/1GvzDP-tTLmJ0myRhUAfTYWs3ZUFilUICg8psNHyccwQ/edit?usp=sharing')
|
|
|
|
|
| +@decorators.Disabled('android') # crbug.com.com/664505
|
| class _LoadGmailBaseStory(_LoadingStory):
|
| NAME = 'load:tools:gmail'
|
| URL = 'https://mail.google.com/mail/'
|
|
|