Index: tools/perf/page_sets/tough_animation_cases.py |
diff --git a/tools/perf/page_sets/tough_animation_cases.py b/tools/perf/page_sets/tough_animation_cases.py |
index ee8da89ff1903adecb27f07bd12b69d8cb67f9b0..e14fbe84b642dd8f872d36bf3f91c14944de7d90 100644 |
--- a/tools/perf/page_sets/tough_animation_cases.py |
+++ b/tools/perf/page_sets/tough_animation_cases.py |
@@ -30,7 +30,8 @@ class ToughAnimationCasesPageSet(page_set_module.PageSet): |
def __init__(self): |
super(ToughAnimationCasesPageSet, self).__init__( |
- archive_data_file='data/tough_animation_cases.json') |
+ archive_data_file='data/tough_animation_cases.json', |
+ bucket=page_set_module.PARTNER_BUCKET) |
urls_list_one = [ |
# Why: Tests the balls animation implemented with SVG animations. |