| Index: codereview.settings
|
| diff --git a/codereview.settings b/codereview.settings
|
| index a04a2440df39d15940567e4df946ec8e509242f3..faf37f1145f1731848e2d430db54c820a699f3c1 100644
|
| --- a/codereview.settings
|
| +++ b/codereview.settings
|
| @@ -1,10 +1,10 @@
|
| # This file is used by gcl to get repository specific information.
|
| CODE_REVIEW_SERVER: codereview.chromium.org
|
| CC_LIST: gyp-developer@googlegroups.com
|
| -VIEW_VC: http://code.google.com/p/gyp/source/detail?r=
|
| -TRY_ON_UPLOAD: True
|
| +VIEW_VC: https://chromium.googlesource.com/external/gyp/+/
|
| +TRY_ON_UPLOAD: False
|
| TRYSERVER_PROJECT: gyp
|
| -TRYSERVER_PATCHLEVEL: 0
|
| -TRYSERVER_ROOT: trunk
|
| +TRYSERVER_PATCHLEVEL: 1
|
| +TRYSERVER_ROOT: gyp
|
| TRYSERVER_SVN_URL: svn://svn.chromium.org/chrome-try/try-nacl
|
| -
|
| +PROJECT: gyp
|
|
|