From 00c3cfdbae074a379cab4edad0e4fa75d6127797 Mon Sep 17 00:00:00 2001 From: Nicolas Pena Date: Mon, 10 Jul 2017 17:29:54 -0400 Subject: Roll FreeType to c56d8851ea987023cc73981a70d261b3f6427545 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bug: chromium:738919 Change-Id: I2ea99a47f45e2e68650bd1fa9ad7554d8df79874 Reviewed-on: https://pdfium-review.googlesource.com/7351 Reviewed-by: Lei Zhang Commit-Queue: Nicolás Peña --- fpdfsdk/fpdfformfill_embeddertest.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'fpdfsdk/fpdfformfill_embeddertest.cpp') diff --git a/fpdfsdk/fpdfformfill_embeddertest.cpp b/fpdfsdk/fpdfformfill_embeddertest.cpp index 83e560a60c..70899276b3 100644 --- a/fpdfsdk/fpdfformfill_embeddertest.cpp +++ b/fpdfsdk/fpdfformfill_embeddertest.cpp @@ -332,9 +332,9 @@ TEST_F(FPDFFormFillEmbeddertest, FormText) { const char md5_2[] = "35b1a4b679eafc749a0b6fda750c0e8d"; const char md5_3[] = "65c64a7c355388f719a752aa1e23f6fe"; #else - const char md5_1[] = "23baecc6e94d4c8b894cd39aa04c584c"; - const char md5_2[] = "499df95d477dfe35ee65b823c69743b5"; - const char md5_3[] = "8f91b62895fc505d9e17ff2d633756d4"; + const char md5_1[] = "a5e3ac74c2ee123ec6710e2f0ef8424a"; + const char md5_2[] = "4526b09382e144d5506ad92149399de6"; + const char md5_3[] = "80356067d860088864cf50ff85d8459e"; #endif { EXPECT_TRUE(OpenDocument("text_form.pdf")); -- cgit v1.2.3