| Index: tools/perf/page_sets/system_health/multi_tab_stories.py
|
| diff --git a/tools/perf/page_sets/system_health/multi_tab_stories.py b/tools/perf/page_sets/system_health/multi_tab_stories.py
|
| index fef84864803af69a5d665d5edceac6e569f7df4b..ce3e139212801cb551c8cc9849d1840b99155f8f 100644
|
| --- a/tools/perf/page_sets/system_health/multi_tab_stories.py
|
| +++ b/tools/perf/page_sets/system_health/multi_tab_stories.py
|
| @@ -46,6 +46,7 @@ class MultiTabStory(system_health_story.SystemHealthStory):
|
|
|
| @benchmark.Disabled('all') # crbug.com/704197
|
| class MultiTabTypical24Story(MultiTabStory):
|
| + """Load 24 different web sites in 24 tabs, then cycle through each tab."""
|
| NAME = 'multitab:misc:typical24'
|
| TAGS = [story_tags.TABS_SWITCHING]
|
| URL_LIST = [
|
|
|