diff --git a/codereview.settings b/codereview.settings index 3e788877563..ada9e3cda3d 100644 --- a/codereview.settings +++ b/codereview.settings @@ -1,4 +1,4 @@ # This file is used by gcl to get repository specific information. -CODE_REVIEW_SERVER: http://codereview.chromium.org/ +CODE_REVIEW_SERVER: http://codereview.chromium.org VIEW_VC: https://github.com/dart-lang/sdk/commit/ CC_LIST: reviews@dartlang.org diff --git a/runtime/codereview.settings b/runtime/codereview.settings index 210cc8b13d0..b7311569430 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/ +CODE_REVIEW_SERVER: http://codereview.chromium.org VIEW_VC: https://github.com/dart-lang/sdk/commit/ CC_LIST: reviews@dartlang.org,vm-dev@dartlang.org