| 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 9d30253a9a0817f7504e1fbbb024341f43837651..6a51c1e67bd0f087b114ee933dff922ab9ba57c7 100644
|
| --- a/tools/perf/page_sets/system_health/loading_stories.py
|
| +++ b/tools/perf/page_sets/system_health/loading_stories.py
|
| @@ -208,6 +208,7 @@ class LoadYouTubeStory(_LoadingStory):
|
| # No way to disable autoplay on desktop.
|
| NAME = 'load:media:youtube'
|
| URL = 'https://www.youtube.com/watch?v=QGfhS1hfTWw&autoplay=false'
|
| + PLATFORM_SPECIFIC = True
|
|
|
|
|
| class LoadDailymotionStory(_LoadingStory):
|
|
|