Index: tools/perf/profile_creators/extensions_profile_creator.py |
diff --git a/tools/perf/profile_creators/extensions_profile_creator.py b/tools/perf/profile_creators/extensions_profile_creator.py |
index 027439b7a8726011b18857d2b7c6682f6e31bb0c..88dbb5715dc6bdd4874477fe88f02befd35b7e61 100644 |
--- a/tools/perf/profile_creators/extensions_profile_creator.py |
+++ b/tools/perf/profile_creators/extensions_profile_creator.py |
@@ -206,7 +206,7 @@ |
# Phase 1: When the first page is loaded: we wait for a timeout to allow |
# all extensions to install and to prime safe browsing and other |
# caches. Extensions may open tabs as part of the install process. |
- # Phase 2: When the second page loads, user_story_runner closes all tabs - |
+ # Phase 2: When the second page loads, page_runner closes all tabs - |
# we are left with one open tab, wait for that to finish loading. |
# Sleep for a bit to allow safe browsing and other data to load + |