| Index: runtime/codereview.settings
|
| diff --git a/runtime/codereview.settings b/runtime/codereview.settings
|
| index f0cfca3149eb47e06cceec30776c320d5cb8a07c..210cc8b13d0b5ed04e3e731c6f91ea2b6a42cfa9 100644
|
| --- a/runtime/codereview.settings
|
| +++ b/runtime/codereview.settings
|
| @@ -1,4 +1,4 @@
|
| # This file is used by gcl to get repository specific information.
|
| CODE_REVIEW_SERVER: http://codereview.chromium.org/
|
| -VIEW_VC: https://code.google.com/p/dart/source/detail?r=
|
| +VIEW_VC: https://github.com/dart-lang/sdk/commit/
|
| CC_LIST: reviews@dartlang.org,vm-dev@dartlang.org
|
|
|