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

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

Issue 927763002: [Telemetry] Change rasterize_and_record_micro to use key_mobile_sites pageset (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 months 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/key_mobile_sites_cycler.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/page_sets/key_mobile_sites_smooth.py
diff --git a/tools/perf/page_sets/key_mobile_sites_smooth.py b/tools/perf/page_sets/key_mobile_sites_smooth.py
index 18d12259c2c4c7b480a1f7978e6f73ebd083110a..918e46ddcddf911e16e733b5e51637addf9aa090 100644
--- a/tools/perf/page_sets/key_mobile_sites_smooth.py
+++ b/tools/perf/page_sets/key_mobile_sites_smooth.py
@@ -118,7 +118,7 @@ class KeyMobileSitesSmoothPageSet(page_set_module.PageSet):
def __init__(self):
super(KeyMobileSitesSmoothPageSet, self).__init__(
user_agent_type='mobile',
- archive_data_file='data/key_mobile_sites.json',
+ archive_data_file='data/key_mobile_sites_smooth.json',
bucket=page_set_module.PARTNER_BUCKET)
« no previous file with comments | « tools/perf/page_sets/key_mobile_sites_cycler.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698