diff options
author | Tom Sepez <tsepez@chromium.org> | 2015-04-08 09:01:00 -0700 |
---|---|---|
committer | Tom Sepez <tsepez@chromium.org> | 2015-04-08 09:01:00 -0700 |
commit | d80a434d7aa1ea6138e17aed2117c2eac8f72ce3 (patch) | |
tree | c6533834299f919d56c260ffd245bea61838f817 | |
parent | 5a82342845335770f975ef7f9a1b0bca1cf2d971 (diff) | |
download | pdfium-d80a434d7aa1ea6138e17aed2117c2eac8f72ce3.tar.xz |
Use pdfium-specific tree closer for gating landings
R=jam@chromium.org
Review URL: https://codereview.chromium.org/1066413004
-rw-r--r-- | codereview.settings | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/codereview.settings b/codereview.settings index 1c4a08a153..9893cb8d94 100644 --- a/codereview.settings +++ b/codereview.settings @@ -1,7 +1,7 @@ # This file is used by gcl to get repository specific information. CODE_REVIEW_SERVER: codereview.chromium.org CC_LIST: pdfium-reviews@googlegroups.com -STATUS: http://chromium-status.appspot.com/status +STATUS: http://pdfium-status.appspot.com/status TRY_ON_UPLOAD: False VIEW_VC: https://pdfium.googlesource.com/pdfium/+/ GITCL_PREUPLOAD: http://src.chromium.org/viewvc/trunk/tools/depot_tools/git-cl-upload-hook?revision=HEAD&root=chrome |