aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/skp/recreate_skps.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/skp/recreate_skps.py')
-rw-r--r--tools/skp/recreate_skps.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/skp/recreate_skps.py b/tools/skp/recreate_skps.py
index a2c24df560..4641277130 100644
--- a/tools/skp/recreate_skps.py
+++ b/tools/skp/recreate_skps.py
@@ -58,6 +58,7 @@ def main(chrome_src_path, browser_executable):
'--browser_executable', browser_executable,
'--non-interactive',
'--upload',
+ '--upload_to_partner_bucket',
'--alternate_upload_dir', upload_dir,
'--chrome_src_path', chrome_src_path,
]