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

Unified Diff: site_config/config_default.py

Issue 23603006: Update build script to use codereview.chromium.org instead of appspot (Closed) Base URL: svn://chrome-svn/chrome/trunk/tools/build/
Patch Set: Created 7 years, 3 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 | « scripts/tools/run_recipe.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: site_config/config_default.py
===================================================================
--- site_config/config_default.py (revision 224718)
+++ site_config/config_default.py (working copy)
@@ -122,7 +122,7 @@
master_host = 'master4.golo.chromium.org'
tree_closing_notification_recipients = []
from_address = 'tryserver@chromium.org'
- code_review_site = 'https://chromiumcodereview.appspot.com'
+ code_review_site = 'https://codereview.chromium.org'
## Native Client related
« no previous file with comments | « scripts/tools/run_recipe.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698