Chromium Code Reviews| 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 961ccb46a1b521beec6f01adecedcf2906de9809..529fa8feccf2b4a2cc4e897b50e6df35cf6ff8c8 100644 |
| --- a/tools/perf/page_sets/system_health/loading_stories.py |
| +++ b/tools/perf/page_sets/system_health/loading_stories.py |
| @@ -318,6 +318,7 @@ class LoadGmailMobileStory(_LoadGmailBaseStory): |
| 'document.getElementById("apploadingdiv").style.height === "0px"') |
| + |
|
petrcermak
2016/08/11 08:51:13
nit: Too many blank lines here (should be only 2)
nednguyen
2016/08/11 12:30:30
Done.
|
| class LoadMapsStory(_LoadingStory): |
| NAME = 'load:tools:maps' |
| URL = 'https://www.google.com/maps/place/London,+UK/' |