diff options
author | tandrii <tandrii@chromium.org> | 2016-03-24 13:11:53 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-03-24 13:11:53 -0700 |
commit | a560806d77c8ada8bd2203eebfc1190d14922cdd (patch) | |
tree | 7f14c6ce8450998f830846c450719ad9e35510f1 /README.md | |
parent | 9967cc5861fbff894eed8fca40e1e5ed524b04c6 (diff) | |
download | pdfium-a560806d77c8ada8bd2203eebfc1190d14922cdd.tar.xz |
Update Readme as there is now CQ.chromium/2691chromium/2690
R=dsinclair@chromium.org,tsepez@chromium.org
NOTRY=True
BUG=596524
Review URL: https://codereview.chromium.org/1831813004
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -131,11 +131,9 @@ and add the "Cr-Internals-Plugins-PDF" label. For contributing code, we will follow [Chromium's process](http://dev.chromium.org/developers/contributing-code) -as much as possible. The main exceptions are: +as much as possible. The main exceptions is: 1. Code has to conform to the existing style and not Chromium/Google style. -2. There is no commit queue, approved committers can land their changes via -`git cl land` ## Branches |