| Index: codereview.settings
|
| diff --git a/codereview.settings b/codereview.settings
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..1a6f31539d248df6b5c8d28a3f757f7ca93232e9
|
| --- /dev/null
|
| +++ b/codereview.settings
|
| @@ -0,0 +1,8 @@
|
| +# This file is used by git-cl to get repository specific information.
|
| +CODE_REVIEW_SERVER: codereview.chromium.org
|
| +CC_LIST: pdfium-reviews@googlegroups.com
|
| +STATUS: http://pdfium-status.appspot.com/status
|
| +TRY_ON_UPLOAD: False
|
| +VIEW_VC: https://pdfium.googlesource.com/pdfium_tests/+/
|
| +GITCL_PREUPLOAD: http://src.chromium.org/viewvc/trunk/tools/depot_tools/git-cl-upload-hook?revision=HEAD&root=chrome
|
| +GITCL_PREDCOMMIT: http://src.chromium.org/viewvc/trunk/tools/depot_tools/git-cl-upload-hook?revision=HEAD&root=chrome
|
|
|