| 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 CODE_REVIEW_SERVER: codereview.chromium.org | 2 CODE_REVIEW_SERVER: codereview.chromium.org |
| 3 CC_LIST: o3d-review@googlegroups.com | 3 CC_LIST: o3d-review@googlegroups.com |
| 4 VIEW_VC: http://src.chromium.org/viewvc/chrome?view=rev&revision= | 4 VIEW_VC: http://src.chromium.org/viewvc/chrome?view=rev&revision= |
| 5 STATUS: http://o3d-status.appspot.com/status | 5 STATUS: http://o3d-status.appspot.com/status |
| 6 TRY_ON_UPLOAD: True | 6 TRY_ON_UPLOAD: True |
| 7 TRYSERVER_HTTP_HOST: chrome-tryserver.corp.google.com | |
| 8 TRYSERVER_HTTP_PORT: 8023 | |
| 9 TRYSERVER_PROJECT: o3d | 7 TRYSERVER_PROJECT: o3d |
| 10 # Share the nacl tryserver check-in location. | 8 # Share the nacl tryserver check-in location. |
| 11 TRYSERVER_SVN_URL: svn://svn.chromium.org/chrome-try/try-nacl | 9 TRYSERVER_SVN_URL: svn://svn.chromium.org/chrome-try/try-nacl |
| 12 | 10 |
| OLD | NEW |