summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Gable <agable@chromium.org>2016-11-17 14:28:09 -0800
committerAaron Gable <agable@chromium.org>2016-11-18 17:38:54 +0000
commit8629ef80661f1fc5e77878ebfc542766df50f5d3 (patch)
tree7fdd3102274d52ff4ed89bd19a6d1d5e954a8116
parent0201377b6c4bb3b73f2564092426f3962a0bd9ed (diff)
downloadpdfium-8629ef80661f1fc5e77878ebfc542766df50f5d3.tar.xz
Teach CQ to watch for PDFium CLs on Gerrit
BUG=chromium:665583 Change-Id: Ief6e67dfdc71f0d16039118129109fe3541593a2 Reviewed-on: https://pdfium-review.googlesource.com/2012 Reviewed-by: dan sinclair <dsinclair@chromium.org>
-rw-r--r--infra/config/cq.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg
index 2c1d3c6542..79bc4ad67c 100644
--- a/infra/config/cq.cfg
+++ b/infra/config/cq.cfg
@@ -6,6 +6,7 @@ cq_name: "pdfium"
git_repo_url: "https://pdfium.googlesource.com/pdfium.git"
cq_status_url: "https://chromium-cq-status.appspot.com"
+gerrit {}
rietveld {
url: "https://codereview.chromium.org"
}