diff options
author | terry@google.com <terry@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-04-17 15:55:16 +0000 |
---|---|---|
committer | terry@google.com <terry@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-04-17 15:55:16 +0000 |
commit | 412caade87d5b8dae539b4f3b8a8547fb62ee2fc (patch) | |
tree | 1aeec12e48bef92e3c3150c457c14af69d4041af /codereview.settings | |
parent | 640bf44aa16d9401711b113b02983a2545f642af (diff) | |
download | chromium_src-412caade87d5b8dae539b4f3b8a8547fb62ee2fc.zip chromium_src-412caade87d5b8dae539b4f3b8a8547fb62ee2fc.tar.gz chromium_src-412caade87d5b8dae539b4f3b8a8547fb62ee2fc.tar.bz2 |
merged 1908
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@264526 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'codereview.settings')
-rw-r--r-- | codereview.settings | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/codereview.settings b/codereview.settings index 93335d3..ab89519 100644 --- a/codereview.settings +++ b/codereview.settings @@ -1,10 +1,4 @@ # 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: 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/.* +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= |