| Index: codereview.settings
|
| diff --git a/codereview.settings b/codereview.settings
|
| index 5d37be65aaa6b46cb7cf8d29d29d84e28611866a..d5093860185539cca3012512f61ac84bf111bed9 100644
|
| --- a/codereview.settings
|
| +++ b/codereview.settings
|
| @@ -2,6 +2,6 @@
|
| CODE_REVIEW_SERVER: codereview.chromium.org
|
| CC_LIST: native-client-reviews@googlegroups.com
|
| STATUS: http://nativeclient-status.appspot.com/status
|
| -VIEW_VC: http://git.chromium.org/gitweb/?p=nacl-gcc.git;a=commit;h=
|
| -PUSH_URL_CONFIG: url.ssh://git.chromium.org.pushinsteadof
|
| -ORIGIN_URL_CONFIG: http://git.chromium.org/git
|
| +VIEW_VC: http://git.chromium.org/gitweb?p=native_client/nacl-gcc.git;a=commit;h=
|
| +PUSH_URL_CONFIG: url.ssh://gerrit.chromium.org.pushinsteadof
|
| +ORIGIN_URL_CONFIG: http://git.chromium.org
|
|
|