| 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 9c56a35bb4374cb1864d64a5f510896240e0a652..d509d5dcc7b8e2fb1d91b023090a79c73e202289 100644
|
| --- a/tools/perf/page_sets/system_health/browsing_stories.py
|
| +++ b/tools/perf/page_sets/system_health/browsing_stories.py
|
| @@ -406,6 +406,7 @@ class YouTubeDesktopStory(_MediaBrowsingStory):
|
| ITEM_VIEW_TIME_IN_SECONDS = 5
|
| ITEMS_TO_VISIT = 8
|
| ITEM_SELECTOR_INDEX = 3
|
| + PLATFORM_SPECIFIC = True
|
|
|
|
|
| class FacebookPhotosMobileStory(_MediaBrowsingStory):
|
|
|