| OLD | NEW |
| 1 # Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file |
| 2 # for details. All rights reserved. Use of this source code is governed by a |
| 3 # BSD-style license that can be found in the LICENSE file. |
| 4 |
| 1 # This file is used by gcl to get repository specific information. | 5 # This file is used by gcl to get repository specific information. |
| 6 |
| 2 CODE_REVIEW_SERVER: http://codereview.chromium.org | 7 CODE_REVIEW_SERVER: http://codereview.chromium.org |
| 3 VIEW_VC: https://github.com/dart-lang/sdk/commit/ | 8 VIEW_VC: https://user.git.corp.google.com/ahe/dart-sdk/+/ |
| 4 CC_LIST: fletch+reviews@googlegroups.com | 9 CC_LIST: rasta-dart+reviews@googlegroups.com |
| OLD | NEW |