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

Unified Diff: tools/skp/webpages_playback.py

Issue 2393043003: webpages_playback: use new skia-skps bucket (Closed)
Patch Set: Created 4 years, 2 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/skp/webpages_playback.py
diff --git a/tools/skp/webpages_playback.py b/tools/skp/webpages_playback.py
index 69e56fec2e6ebd25b344e49a46cf12be785a7096..457f2c268e74182bfb6bcc0eb3e842fba0d62e6e 100644
--- a/tools/skp/webpages_playback.py
+++ b/tools/skp/webpages_playback.py
@@ -564,7 +564,7 @@ if '__main__' == __name__:
help=('The location of the file storage to use to download and upload '
'files. Can be \'gs://<bucket>\' for Google Storage, or '
'a directory for local filesystem storage'),
- default='gs://chromium-skia-gm')
+ default='gs://skia-skps')
option_parser.add_option(
'', '--alternate_upload_dir',
help= ('Uploads to a different directory in Google Storage or local '
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698