| Index: codereview.settings
|
| diff --git a/codereview.settings b/codereview.settings
|
| index 9643a80be46ab06592394f87dfc49584220b4b98..45318e03f35c946ba0fbf3027b8bbfe649cbe7f6 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-gdb.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-gdb.git;a=commit;h=
|
| +PUSH_URL_CONFIG: url.ssh://gerrit.chromium.org.pushinsteadof
|
| +ORIGIN_URL_CONFIG: http://git.chromium.org
|
|
|