Index: tools/perf/page_sets/pathological_mobile_sites.py |
diff --git a/tools/perf/page_sets/pathological_mobile_sites.py b/tools/perf/page_sets/pathological_mobile_sites.py |
index 57f9b02b79d3a898542caa4a01c9eeb95b3ad5a1..5e30b2f22e34a2000e959789c5649edc91db8405 100644 |
--- a/tools/perf/page_sets/pathological_mobile_sites.py |
+++ b/tools/perf/page_sets/pathological_mobile_sites.py |
@@ -28,7 +28,7 @@ class PathologicalMobileSitesPageSet(page_set_module.PageSet): |
super(PathologicalMobileSitesPageSet, self).__init__( |
user_agent_type='mobile', |
archive_data_file='data/pathological_mobile_sites.json', |
- bucket=page_set_module.INTERNAL_BUCKET) |
+ bucket=page_set_module.PARTNER_BUCKET) |
sites = ['http://edition.cnn.com', |
'http://m.espn.go.com/nhl/rankings', |