| Index: codereview.settings
|
| diff --git a/codereview.settings b/codereview.settings
|
| index 0c3b513626d61b21231b464209f394147bd7429d..f84203bd8db309822a7d1d8cd5bc67d3f6b39bfc 100644
|
| --- a/codereview.settings
|
| +++ b/codereview.settings
|
| @@ -1,5 +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=
|
| +VIEW_VC: https://chromium.googlesource.com/chromium/tools/depot_tools/+/
|
| PROJECT: depot_tools
|
|
|