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 b1236f69c8195318099c54585a1220bc0b0f4dd2..83f397a645bbf03310015b4cad5bc5a5fa528874 100644 |
--- a/tools/perf/page_sets/system_health/browsing_stories.py |
+++ b/tools/perf/page_sets/system_health/browsing_stories.py |
@@ -577,7 +577,7 @@ class BrowseGloboMobileStory(_ArticleBrowsingStory): |
SUPPORTED_PLATFORMS = platforms.MOBILE_ONLY |
TAGS = [story_tags.EMERGING_MARKET] |
- ITEMS_TO_VISIT = 4 |
+ ITEMS_TO_VISIT = 3 # 4 links causes renderer OOM crbug.com/714650. |
ITEM_SELECTOR = '.hui-premium__title' |