| Index: tools/perf/page_sets/system_health/searching_stories.py
|
| diff --git a/tools/perf/page_sets/system_health/searching_stories.py b/tools/perf/page_sets/system_health/searching_stories.py
|
| index 0f52f9581b08699735e31adb18d624844a774a04..2e2c8f41701b3e3cd71db7965224bb6873838227 100644
|
| --- a/tools/perf/page_sets/system_health/searching_stories.py
|
| +++ b/tools/perf/page_sets/system_health/searching_stories.py
|
| @@ -70,7 +70,6 @@ class SearchOmniboxStory(system_health_story.SystemHealthStory):
|
| action_runner.ScrollPage(use_touch=True, distance=500)
|
|
|
|
|
| -@decorators.Disabled('android') # crbug.com/712590
|
| class MobileNewTabPageStory(system_health_story.SystemHealthStory):
|
| """Story that loads new tab page and performs searches.
|
|
|
|
|