| OLD | NEW |
| 1 # This file is used by gcl to get repository specific information. | 1 # This file is used by gcl to get repository specific information. |
| 2 # The LibYuv code review is via WebRtc's code review | 2 CODE_REVIEW_SERVER: codereview.chromium.org |
| 3 CODE_REVIEW_SERVER: webrtc-codereview.appspot.com | |
| 4 #CC_LIST: | 3 #CC_LIST: |
| 5 VIEW_VC: https://code.google.com/p/libyuv/source/detail?r= | 4 VIEW_VC: https://chromium.googlesource.com/libyuv/libyuv/+/ |
| 6 #STATUS: | 5 #STATUS: |
| 7 FORCE_HTTPS_COMMIT_URL: True | 6 FORCE_HTTPS_COMMIT_URL: True |
| 8 PROJECT: libyuv | 7 PROJECT: libyuv |
| 9 TRY_ON_UPLOAD: False | 8 TRY_ON_UPLOAD: False |
| 10 TRYSERVER_ROOT: src | 9 TRYSERVER_ROOT: src |
| 11 TRYSERVER_SVN_URL: svn://svn.chromium.org/chrome-try/try-libyuv | 10 TRYSERVER_SVN_URL: svn://svn.chromium.org/chrome-try/try-libyuv |
| 12 #GITCL_PREUPLOAD: | 11 #GITCL_PREUPLOAD: |
| 13 #GITCL_PREDCOMMIT: | 12 #GITCL_PREDCOMMIT: |
| OLD | NEW |