| Index: tools/perf/page_sets/system_health/blank_stories.py
|
| diff --git a/tools/perf/page_sets/system_health/blank_stories.py b/tools/perf/page_sets/system_health/blank_stories.py
|
| index dbfd385d95b4fe79f3f980b86d4a86994cc96e0e..ffe0eccf0836c7361b43a7609799fef16ad520df 100644
|
| --- a/tools/perf/page_sets/system_health/blank_stories.py
|
| +++ b/tools/perf/page_sets/system_health/blank_stories.py
|
| @@ -4,9 +4,7 @@
|
|
|
| from page_sets.system_health import system_health_story
|
|
|
| -from telemetry import decorators
|
|
|
| -@decorators.Disabled('win') # crbug.com/656040
|
| class BlankAboutBlankStory(system_health_story.SystemHealthStory):
|
| """Story that loads the about:blank page."""
|
|
|
|
|