diff options
author | jamescook@chromium.org <jamescook@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-04-17 16:50:56 +0000 |
---|---|---|
committer | jamescook@chromium.org <jamescook@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-04-17 16:50:56 +0000 |
commit | 9a5bb05bd1e76b7923382dc058ca958818febce3 (patch) | |
tree | a192c51fde864453816cdd9465331a57e1c66443 /codereview.settings | |
parent | b8faca2407cf7e3692d7ce9ff0a7aafc9a76cae1 (diff) | |
download | chromium_src-9a5bb05bd1e76b7923382dc058ca958818febce3.zip chromium_src-9a5bb05bd1e76b7923382dc058ca958818febce3.tar.gz chromium_src-9a5bb05bd1e76b7923382dc058ca958818febce3.tar.bz2 |
Revert accidental dartium code push
This reverts r264517 to r264538 from terry@google.com
BUG=none
TEST=none
NOTRY=true
NOTREECHECKS=true
TBR=terry@google.com
Review URL: https://codereview.chromium.org/239993009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@264545 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'codereview.settings')
-rw-r--r-- | codereview.settings | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/codereview.settings b/codereview.settings index ab89519..93335d3 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/.* |