| Index: codereview.settings
|
| diff --git a/codereview.settings b/codereview.settings
|
| index 04a3d7985a06665c547fe16454418c5c9f7c1243..9b5380694e8d4159bed3ec5fb91566c9420ac3f2 100644
|
| --- a/codereview.settings
|
| +++ b/codereview.settings
|
| @@ -1,8 +1,7 @@
|
| # This file is used by gcl to get repository specific information.
|
| -# The LibYuv code review is via WebRtc's code review
|
| -CODE_REVIEW_SERVER: webrtc-codereview.appspot.com
|
| +CODE_REVIEW_SERVER: codereview.chromium.org
|
| #CC_LIST:
|
| -VIEW_VC: https://code.google.com/p/libyuv/source/detail?r=
|
| +VIEW_VC: https://chromium.googlesource.com/libyuv/libyuv/+/
|
| #STATUS:
|
| FORCE_HTTPS_COMMIT_URL: True
|
| PROJECT: libyuv
|
|
|