| Index: codereview.settings
|
| diff --git a/codereview.settings b/codereview.settings
|
| index 1c4a08a153e57e11f142fff98b42dc9f03c3e80d..9893cb8d94e4567fedd251c83fdbf4a2ca415dcc 100644
|
| --- a/codereview.settings
|
| +++ b/codereview.settings
|
| @@ -1,7 +1,7 @@
|
| # This file is used by gcl to get repository specific information.
|
| CODE_REVIEW_SERVER: codereview.chromium.org
|
| CC_LIST: pdfium-reviews@googlegroups.com
|
| -STATUS: http://chromium-status.appspot.com/status
|
| +STATUS: http://pdfium-status.appspot.com/status
|
| TRY_ON_UPLOAD: False
|
| VIEW_VC: https://pdfium.googlesource.com/pdfium/+/
|
| GITCL_PREUPLOAD: http://src.chromium.org/viewvc/trunk/tools/depot_tools/git-cl-upload-hook?revision=HEAD&root=chrome
|
|
|