diff options
author | Henrique Nakashima <hnakashima@chromium.org> | 2017-06-28 14:37:33 -0400 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2017-06-28 19:24:07 +0000 |
commit | 67476e5ef6f122f39f547f5a14b84e9306fa136c (patch) | |
tree | d397b766f451b8012e2c765ba7c755935c330df9 /DEPS | |
parent | 475f43338d78ff889851967a09b7398574d95a44 (diff) | |
download | pdfium-67476e5ef6f122f39f547f5a14b84e9306fa136c.tar.xz |
Converting CFX_ByteTextBuf to ostringstream in cpvt_generateap.cpp
https://pdfium-review.googlesource.com/c/7033/ contains the changes
in the corpus tests expected pngs. They are imperceptible and due to
a difference in float rounding when writing the appearance stream.
Bug: pdfium:731
Change-Id: I815ca5b9ddd02382b74285a32bfde8bd3e8eeaae
Reviewed-on: https://pdfium-review.googlesource.com/7010
Commit-Queue: Henrique Nakashima <hnakashima@chromium.org>
Reviewed-by: Lei Zhang <thestig@chromium.org>
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ vars = { 'jinja2_revision': 'd34383206fa42d52faa10bb9931d6d538f3a57e0', 'jpeg_turbo_revision': '7260e4d8b8e1e40b17f03fafdf1cd83296900f76', 'markupsafe_revision': '8f45f5cfa0009d2a70589bcda0349b8cb2b72783', - 'pdfium_tests_revision': '02153bfe3350a56d43401bcefe0a38a6778f67dd', + 'pdfium_tests_revision': '8560b223b91206f375bb91907c5dca9da6d08a14', 'skia_revision': 'bb581ce30f55360fd3a12e7f5aa1fe324b16d085', 'tools_memory_revision': '427f10475e1a8d72424c29d00bf689122b738e5d', 'trace_event_revision': '06294c8a4a6f744ef284cd63cfe54dbf61eea290', |