Chromium Code Reviews| Index: tools/grit/codereview.settings |
| diff --git a/tools/grit/codereview.settings b/tools/grit/codereview.settings |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..4535052eac0ded0942506bbe57abe6b2eb38535c |
| --- /dev/null |
| +++ b/tools/grit/codereview.settings |
| @@ -0,0 +1,6 @@ |
| +# This file is used by gcl to get repository specific information. |
| +CODE_REVIEW_SERVER: codereview.chromium.org |
| +CC_LIST: grit-developer@googlegroups.com |
| +VIEW_VC: http://code.google.com/p/grit-i18n/source/detail?r= |
| +TRY_ON_UPLOAD: False |
| + |