Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(21)

Unified Diff: tools/perf/page_sets/intl_ko_th_vi.py

Issue 799183002: Rename AddPage -> AddUserStory in tools/perf/page_sets/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/perf/page_sets/intl_ja_zh.py ('k') | tools/perf/page_sets/key_desktop_sites.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/page_sets/intl_ko_th_vi.py
diff --git a/tools/perf/page_sets/intl_ko_th_vi.py b/tools/perf/page_sets/intl_ko_th_vi.py
index 23e0fe2fd88fecb4006f6a8e64b5439fb69efc2b..8421dad4fc1c14001c58f45daf0eb64322856578 100644
--- a/tools/perf/page_sets/intl_ko_th_vi.py
+++ b/tools/perf/page_sets/intl_ko_th_vi.py
@@ -54,4 +54,4 @@ class IntlKoThViPageSet(page_set_module.PageSet):
]
for url in urls_list:
- self.AddPage(IntlKoThViPage(url, self))
+ self.AddUserStory(IntlKoThViPage(url, self))
« no previous file with comments | « tools/perf/page_sets/intl_ja_zh.py ('k') | tools/perf/page_sets/key_desktop_sites.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698