| Index: codereview.settings
|
| diff --git a/codereview.settings b/codereview.settings
|
| index df5c395aa7dce23a5f53ff5cf37c750ba93ad99d..5f726e6e6fa9dd83f0e859001d22857c4917749c 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: blink-reviews@chromium.org
|
| -VIEW_VC: https://src.chromium.org/viewvc/blink?view=rev&revision=
|
| +CC_LIST: reviews+dom@dartlang.org
|
| +VIEW_VC: https://src.chromium.org/viewvc/blink/branches/dart/dartium?view=rev&revision=
|
| STATUS: http://blink-status.appspot.com/status
|
| GITCL_PREUPLOAD: http://src.chromium.org/viewvc/trunk/tools/depot_tools/git-cl-upload-hook?revision=HEAD&root=chrome
|
| GITCL_PREDCOMMIT: http://src.chromium.org/viewvc/trunk/tools/depot_tools/git-cl-upload-hook?revision=HEAD&root=chrome
|
|
|