diff options
author | Henrique Nakashima <hnakashima@chromium.org> | 2017-07-11 16:42:43 -0400 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2017-07-13 14:41:45 +0000 |
commit | 95ea778b4411bbd46b21f93e391f3bbd3e798342 (patch) | |
tree | e7e998b59a5aae06ac2cda17065ac7a879a906ce /README.md | |
parent | 17453d03c3bdd18a893ae86058a6184939aee026 (diff) | |
download | pdfium-95ea778b4411bbd46b21f93e391f3bbd3e798342.tar.xz |
Added Callgrind instrumentation delimiters to pdfium_test.
Change-Id: I664497b5bab640e642bde3f80aaeb62467237407
Reviewed-on: https://pdfium-review.googlesource.com/7281
Reviewed-by: dsinclair <dsinclair@chromium.org>
Reviewed-by: Lei Zhang <thestig@chromium.org>
Commit-Queue: Henrique Nakashima <hnakashima@chromium.org>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -163,7 +163,7 @@ For contributing code, we will follow as much as possible. The main exceptions are: 1. Code has to conform to the existing style and not Chromium/Google style. -2. PDFium uses a different tool for code reviews, and credentials for +2. PDFium uses a different tool for code reviews, and credentials for the tool need to be generated before uploading a CL. |