| Index: codereview.settings
 | 
| diff --git a/codereview.settings b/codereview.settings
 | 
| index 451356706c29cb58f14a2a5eb30f0ff8a4a8a445..9854e7b29f93739a45ef23167cabb2516f1dfa08 100644
 | 
| --- a/codereview.settings
 | 
| +++ b/codereview.settings
 | 
| @@ -1,5 +1,5 @@
 | 
|  # This file is used by git-cl to get repository specific information.
 | 
| -CODE_REVIEW_SERVER: chromiumcodereview.appspot.com
 | 
| +CODE_REVIEW_SERVER: codereview.chromium.org
 | 
|  CC_LIST: chromium-reviews@chromium.org, infra-reviews+luci-gae@chromium.org
 | 
|  VIEW_VC: https://github.com/luci/gae/commit/
 | 
|  PROJECT: luci-gae
 | 
| 
 |