| Index: tools/perf/page_sets/system_health/browsing_stories.py
|
| diff --git a/tools/perf/page_sets/system_health/browsing_stories.py b/tools/perf/page_sets/system_health/browsing_stories.py
|
| index dc2629f8e9779d6fa648f7b747f7348c3103ac74..2fda1eefe444d2b2e45fe91e78704c1b7a67071d 100644
|
| --- a/tools/perf/page_sets/system_health/browsing_stories.py
|
| +++ b/tools/perf/page_sets/system_health/browsing_stories.py
|
| @@ -393,8 +393,6 @@ class YouTubeMobileStory(_MediaBrowsingStory):
|
| ITEM_SELECTOR_INDEX = 3
|
|
|
|
|
| -# Failing during CQ runs. crbug.com/661775
|
| -@decorators.Disabled('linux', 'win')
|
| class YouTubeDesktopStory(_MediaBrowsingStory):
|
| NAME = 'browse:media:youtube'
|
| URL = 'https://www.youtube.com/watch?v=QGfhS1hfTWw&autoplay=false'
|
|
|