| Index: codereview.settings
|
| diff --git a/codereview.settings b/codereview.settings
|
| index c352f5c4fa321a42455904d4d2a75b136d80fa99..007563a22d6846f58bd7b7485140d25c6381a2bf 100644
|
| --- a/codereview.settings
|
| +++ b/codereview.settings
|
| @@ -1,8 +1,5 @@
|
| # This file is used by gcl to get repository specific information.
|
| CODE_REVIEW_SERVER: codereview.chromium.org
|
| CC_LIST: chromium-reviews@chromium.org
|
| -VIEW_VC: http://src.chromium.org/viewvc/chrome?view=rev&revision=
|
| -GITCL_PREUPLOAD: http://src.chromium.org/viewvc/chrome/trunk/tools/depot_tools/git-cl-upload-hook?revision=HEAD
|
| -GITCL_PREDCOMMIT: http://src.chromium.org/viewvc/chrome/trunk/tools/depot_tools/git-cl-upload-hook?revision=HEAD
|
| -PROJECT: tools
|
| -
|
| +VIEW_VC: https://chromium.googlesource.com/chromium/tools/perf/+/
|
| +PROJECT: tools_perf
|
|
|