Index: codereview.settings |
diff --git a/codereview.settings b/codereview.settings |
index ab89519e14f474ffff10925931ca3b48707ce43f..93335d3506c2aee1261ef29f3c720b941a87f793 100644 |
--- a/codereview.settings |
+++ b/codereview.settings |
@@ -1,4 +1,10 @@ |
# This file is used by gcl to get repository specific information. |
-CODE_REVIEW_SERVER: http://codereview.chromium.org |
-CC_LIST: reviews+dom@dartlang.org |
-VIEW_VC: http://src.chromium.org/viewvc/multivm/branches/1650/chrome?view=rev&revision= |
+CODE_REVIEW_SERVER: codereview.chromium.org |
+CC_LIST: chromium-reviews@chromium.org |
+VIEW_VC: https://src.chromium.org/viewvc/chrome?view=rev&revision= |
+STATUS: http://chromium-status.appspot.com/status |
+TRY_ON_UPLOAD: True |
+TRYSERVER_SVN_URL: svn://svn.chromium.org/chrome-try/try |
+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 |
+LINT_IGNORE_REGEX: webkit/api/.* |