| Index: codereview.settings
|
| diff --git a/codereview.settings b/codereview.settings
|
| index 50ca671211d762331d896c68579543fbbd1ce9b5..9db6e0c0b905189da914b5b563ce56353b4cafc2 100644
|
| --- a/codereview.settings
|
| +++ b/codereview.settings
|
| @@ -1,2 +1,12 @@
|
| # This file is used by gcl to get repository specific information.
|
| -CODE_REVIEW_SERVER: https://chromereview.prom.corp.google.com
|
| +CODE_REVIEW_SERVER: codereview.chromium.org
|
| +VIEW_VC: http://chrome-svn/viewvc/chromeos?view=rev&revision=
|
| +STATUS: http://chromiumos-status.appspot.com/status
|
| +CC_LIST: chromium-os-reviews@chromium.org
|
| +GITCL_PREUPLOAD: http://src.chromium.org/viewvc/chrome/trunk/tools/depot_tools/git-cl-upload-hook
|
| +GITCL_PREDCOMMIT: http://src.chromium.org/viewvc/chrome/trunk/tools/depot_tools/git-cl-upload-hook
|
| +TRYSERVER_HTTP_HOST: chrome-tryserver
|
| +TRYSERVER_HTTP_PORT: 8018
|
| +TRYSERVER_SVN_URL: svn://svn.chromium.org/chrome-try/try
|
| +PUSH_URL_CONFIG: url.ssh://gitrw.chromium.org.pushinsteadof
|
| +ORIGIN_URL_CONFIG: http://git.chromium.org/git
|
|
|