Index: codereview.settings |
=================================================================== |
--- codereview.settings (revision 0) |
+++ codereview.settings (revision 0) |
@@ -0,0 +1,12 @@ |
+# This file is used by gcl to get repository specific information. |
+CODE_REVIEW_SERVER: codereview.chromium.org |
+CC_LIST: chromium-reviews@chromium.org |
+VIEW_VC: http://src.chromium.org/viewvc/chrome?view=rev&revision= |
+STATUS: http://chromium-status.appspot.com/status |
+TRY_ON_UPLOAD: False |
+TRYSERVER_HTTP_HOST: chrome-tryserver |
+TRYSERVER_HTTP_PORT: 8018 |
+TRYSERVER_SVN_URL: svn://svn.chromium.org/chrome-try/try |
+GITCL_PREUPLOAD: http://src.chromium.org/viewvc/chrome/trunk/tools/depot_tools/git-cl-upload-hook?revision=HEAD |
+GITCL_PREDCOMMIT: http://src.chromium.org/viewvc/chrome/trunk/tools/depot_tools/git-cl-upload-hook?revision=HEAD |
+PROJECT: chromium_deps |